mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 14:57:23 +08:00
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:
@@ -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;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user