Merge pull request #939 from egorpromo/simple-correction-of-unintelligible-description-of-cactchAll-property

Just simple correction of unintelligible description
This commit is contained in:
Alexander Makarov
2013-10-04 07:29:29 -07:00

View File

@@ -45,7 +45,7 @@ class Application extends \yii\base\Application
* ) * )
* ~~~ * ~~~
* *
* Defaults to null, meaning catch-all is not effective. * Defaults to null, meaning catch-all is not used.
*/ */
public $catchAll; public $catchAll;
/** /**