Merge branch '3.4'

* 3.4:
  fixed double-declaration
This commit is contained in:
Fabien Potencier 2017-07-17 19:31:31 +02:00
commit 09f196e019

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