mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-02-23 17:22:41 +01:00
Merge pull request #153 from ovr/patch-1
Only Zend Framework 1.x has class Zend_Registry
This commit is contained in:
commit
923003647b
@ -11,7 +11,7 @@ static methods (or using the Singleton pattern)
|
||||
Examples
|
||||
--------
|
||||
|
||||
- Zend Framework: ``Zend_Registry`` holds the application's logger
|
||||
- Zend Framework 1: ``Zend_Registry`` holds the application's logger
|
||||
object, front controller etc.
|
||||
- Yii Framework: ``CWebApplication`` holds all the application
|
||||
components, such as ``CWebUser``, ``CUrlManager``, etc.
|
||||
|
Loading…
x
Reference in New Issue
Block a user