parent
4a63297898
commit
464bffc0a2
@ -1,7 +1,7 @@ |
||||
<?php |
||||
|
||||
declare(strict_types=1); |
||||
namespace tts\traits; |
||||
namespace tts\traits\security; |
||||
|
||||
trait csrf_token_functions { |
||||
|
||||
@ -1,7 +1,7 @@ |
||||
<?php |
||||
|
||||
declare(strict_types=1); |
||||
namespace tts\traits; |
||||
namespace tts\traits\security; |
||||
|
||||
/** |
||||
* @site https://gist.github.com/ohidxy/cc361bb40fb3fbb3fe9112c99d51f69e |
||||
Loading…
Reference in new issue