ref Исправление типов
This commit is contained in:
parent
a09fc396d8
commit
28429039a4
8 changed files with 24 additions and 98 deletions
|
|
@ -18,7 +18,7 @@ class Factory
|
|||
/**
|
||||
* Создает модель
|
||||
* @param string $name
|
||||
* @return Model
|
||||
* @return BaseMapper
|
||||
*/
|
||||
public function getModel ($name)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue