mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-01 20:50:15 +02:00
descript examples in Yii Framework for 3 patterns
This commit is contained in:
@@ -11,6 +11,7 @@ namespace DesignPatterns;
|
||||
*
|
||||
* Example:
|
||||
* - Zend Framework: Zend_Registry holds the application's logger object, front controller etc.
|
||||
* - Yii Framework: CWebApplication holds all the application components, such as CWebUser, CUrlManager, etc.
|
||||
*
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user