Merge branch '3.3' into 3.4

* 3.3:
  fixed double-declaration
This commit is contained in:
Fabien Potencier 2017-07-17 19:31:23 +02:00
commit 43eed768ab

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