首页 > 其他 > 详细

Helpers Overview

时间:2016-07-05 12:14:24      阅读:178      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!