mirror of
https://github.com/openvk/chandler.git
synced 2025-03-31 21:43:59 +03:00
Update DBEntity.php
This commit is contained in:
parent
067352c861
commit
1b2963ed62
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ use Nette\Database\Table\Selection;
|
|||
use Nette\Database\Table\ActiveRow;
|
||||
use Nette\InvalidStateException as ISE;
|
||||
use openvk\Web\Models\Repositories\CurrentUser;
|
||||
use openvk\Web\Models\Repositories\Logs;
|
||||
use Chandler\Database\Logs;
|
||||
|
||||
|
||||
abstract class DBEntity
|
||||
|
|
Loading…
Reference in a new issue