release version 2.0.39

This commit is contained in:
Alexander Makarov
2020-11-10 13:58:35 +03:00
parent 09d9600b44
commit ccb14ff667
60 changed files with 287 additions and 268 deletions

View File

@ -30,7 +30,7 @@ use yii\helpers\Inflector;
* In the above, if the command name is not provided, all
* available commands will be displayed.
*
* @property array $commands All available command names. This property is read-only.
* @property-read array $commands All available command names. This property is read-only.
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @since 2.0