Elgg  Version master
CsrfException.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Exceptions\Http;
4 
11 
12 }
Thrown when CSRF tokens mismatch.
Thrown when the client doesn't have access to the requested resource.