chore: Аннотации к типам
This commit is contained in:
parent
386a927254
commit
245b5c6c19
18 changed files with 191 additions and 104 deletions
|
|
@ -20,8 +20,11 @@ class Service
|
|||
public $webPath = [];
|
||||
/** @var Registry */
|
||||
public $config;
|
||||
/** @var string */
|
||||
public $template;
|
||||
/** @var string */
|
||||
public $templatePath;
|
||||
/** @var string */
|
||||
public $COMPONENTS_WEB;
|
||||
/** @var Database */
|
||||
public $db;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue