Sindbad~EG File Manager

Current Path : /opt/nginxhttpd_/vendor/doctrine/orm/src/Cache/
Upload File :
Current File : //opt/nginxhttpd_/vendor/doctrine/orm/src/Cache/TimestampCacheKey.php

<?php

declare(strict_types=1);

namespace Doctrine\ORM\Cache;

/**
 * A key that identifies a timestamped space.
 */
class TimestampCacheKey extends CacheKey
{
    /** @param string $space Result cache id */
    public function __construct($space)
    {
        parent::__construct((string) $space);
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists