We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1450771 + 473c04f commit 9230036Copy full SHA for 9230036
Structural/Registry/README.rst
@@ -11,7 +11,7 @@ static methods (or using the Singleton pattern)
11
Examples
12
--------
13
14
-- Zend Framework: ``Zend_Registry`` holds the application's logger
+- Zend Framework 1: ``Zend_Registry`` holds the application's logger
15
object, front controller etc.
16
- Yii Framework: ``CWebApplication`` holds all the application
17
components, such as ``CWebUser``, ``CUrlManager``, etc.
0 commit comments