Compare commits
2 Commits
4af7ae3521
...
014a548096
| Author | SHA1 | Date | |
|---|---|---|---|
| 014a548096 | |||
| 298a1e34ac |
@ -0,0 +1,6 @@
|
|||||||
|
<?php namespace SokoWeb\Interfaces\Authentication;
|
||||||
|
|
||||||
|
interface IAuthenticationRequired
|
||||||
|
{
|
||||||
|
public function isAuthenticationRequired(): bool;
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user