码迷,mamicode.com
首页 > 其他好文 > 详细

Helpers Overview

时间:2016-07-05 12:14:59      阅读:115      评论:0      收藏:0      [点我收藏+]

标签:

Helpers Overview

Helpers are classes that are not part of the core system but can greatly improve it by adding new features and possibilities.

This section documents the included helpers and how to use them. Since helpers are classes they can be added to the framework by placing them inside the helpers folder or in sub folders.

All helpers will have a namespace of Helpers if they are in a folder the folder name will be added to that namespace like namespace \Helpers\PhpMailer\Mail;

Helpers Overview

标签:

原文地址:http://www.cnblogs.com/chunguang/p/5643038.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!