mirror of
https://github.com/standardebooks/web.git
synced 2025-07-12 17:42:29 -04:00
Some type check fixes
This commit is contained in:
parent
d4707eb595
commit
bd4b8d8944
6 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,7 @@
|
|||
<?
|
||||
use Ramsey\Uuid\Uuid;
|
||||
use Safe\DateTime;
|
||||
use function Safe\strtotime;
|
||||
|
||||
/**
|
||||
* @property User $User
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue