Пример #1
0
 function __construct($fileName, $shmCache)
 {
     $this->cache = $shmCache;
     parent::__construct($fileName);
 }