protect() public static method

public static protect ( Controller $controller )
$controller Ouzo\Controller
Beispiel #1
0
 public function init()
 {
     CsrfProtector::protect($this);
 }