Change comment

This commit is contained in:
Visman 2021-03-16 12:19:10 +07:00
parent ecb87a9696
commit e8d7d146b2

View file

@ -115,6 +115,7 @@ class Model
/**
* Возвращает значение свойства
* Или возвращает внешний метод Models\Method
*/
public function __get(string $name) /* : mixed */
{