VENOM-10: Moved to new Module Structure
Fixed File-Endings Added Entity-System
This commit is contained in:
parent
32a78ed1b9
commit
eb6770204a
101 changed files with 1272 additions and 892 deletions
2
src/Venom/Security/Login.php
Normal file → Executable file
2
src/Venom/Security/Login.php
Normal file → Executable file
|
|
@ -4,7 +4,7 @@
|
|||
namespace Venom\Security;
|
||||
|
||||
|
||||
use Venom\Models\User;
|
||||
use Venom\Entities\User;
|
||||
|
||||
interface Login
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue