minor fixes
This commit is contained in:
parent
23641e45bb
commit
dc5767705f
|
@ -63,7 +63,7 @@ abstract class Entity
|
|||
*
|
||||
* @param string $table Table.
|
||||
* @param array|null $filters Filters, for instance ['id' => $id].
|
||||
* @param string|null $enterprise Enterprise class name.
|
||||
* @param string|null $enterprise_class Enterprise class name.
|
||||
*
|
||||
* @throws \Exception On error.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue