Added CSRF form-example in documentation (issue: #299)

This commit is contained in:
Simon Sessingø
2017-10-23 22:01:19 +02:00
parent a07b30a80d
commit eb63a5d6ba
2 changed files with 15 additions and 0 deletions
@@ -1,4 +1,5 @@
<?php
namespace Pecee\Http\Middleware;
use Pecee\CsrfToken;