Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
VerifySessionCsrfInterface.php
Go to the documentation of this file.
1<?php
2
4
14
18 public function init(): void;
19
23 public function start(): void;
24
28 public function clear(): void;
29
34 public static function getLevel():int;
35}
36
Ubiquity\utils\http\session\protection$VerifyCsrfInterface This class is part of Ubiquity.
init()
Creates the Csrf token and adds it to the session.