fixed double-declaration

This commit is contained in:
Fabien Potencier 2017-07-17 19:27:31 +02:00
parent 26ffb959a1
commit 72947810a3
1 changed files with 0 additions and 5 deletions

View File

@ -32,11 +32,6 @@ abstract class AbstractAdapter implements AdapterInterface, LoggerAwareInterface
private $createCacheItem;
private $mergeByLifetime;
/**
* @var int|null The maximum length to enforce for identifiers or null when no limit applies
*/
protected $maxIdLength;
/**
* @param string $namespace
* @param int $defaultLifetime