Fix broken test

This commit is contained in:
Alex Bilbie
2014-07-12 08:58:18 +01:00
parent 1e78f62823
commit b694cca743
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ abstract class AbstractTokenEntity
* Session scopes
* @var array Array of ScopeEntity
*/
protected $scopes = [];
protected $scopes;
/**
* Token expire time