release version 2.0.41

This commit is contained in:
Alexander Makarov
2021-03-04 00:51:35 +03:00
parent 1ace064848
commit 4e2045c040
19 changed files with 43 additions and 43 deletions

View File

@ -20,7 +20,7 @@ use yii\base\InvalidValueException;
* @property-read Role[] $defaultRoleInstances Default roles. The array is indexed by the role names. This
* property is read-only.
* @property string[] $defaultRoles Default roles. Note that the type of this property differs in getter and
* setter. See [[getDefaultRoles()]] and [[setDefaultRoles()]] for details.
* setter. See [[getDefaultRoles()]] and [[setDefaultRoles()]] for details.
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @since 2.0