Skip to content

Commit 8aca0c7

Browse files
committed
Update ActiveRecord.php
Deleted phpdoc deprecated param
1 parent c0cbf90 commit 8aca0c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Models/ActiveRecord.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ public static function create(array $values = null): object
4949

5050
/**
5151
* Создание объекта записи с записью в базу.
52-
* @param string имя класса объекта
5352
* @param array|null значения записи
5453
* @return object
5554
*/

0 commit comments

Comments
 (0)