release version 2.0.38

This commit is contained in:
Alexander Makarov
2020-09-15 00:52:10 +03:00
parent 9abccb96d7
commit 6e694ee249
5 changed files with 21 additions and 19 deletions

View File

@ -106,6 +106,7 @@ class DbManager extends BaseManager
*/
protected $checkAccessAssignments = [];
/**
* Initializes the application component.
* This method overrides the parent implementation by establishing the database connection.