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