summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Csrf/Tests/TokenGenerator/UriSafeTokenGeneratorTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Csrf/Tests/TokenGenerator/UriSafeTokenGeneratorTest.php b/Csrf/Tests/TokenGenerator/UriSafeTokenGeneratorTest.php
index ea2f457..4fb0c99 100644
--- a/Csrf/Tests/TokenGenerator/UriSafeTokenGeneratorTest.php
+++ b/Csrf/Tests/TokenGenerator/UriSafeTokenGeneratorTest.php
@@ -31,7 +31,6 @@ class UriSafeTokenGeneratorTest extends \PHPUnit_Framework_TestCase
*/
private $random;
-
/**
* @var UriSafeTokenGenerator
*/