[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.145.14.239: ~ $
<?php

namespace Metadata\Driver;

interface DriverInterface
{
    /**
     * @param \ReflectionClass $class
     *
     * @return \Metadata\ClassMetadata
     */
    public function loadMetadataForClass(\ReflectionClass $class);
}

Filemanager

Name Type Size Permission Actions
AbstractFileDriver.php File 1.44 KB 0644
AdvancedDriverInterface.php File 329 B 0644
AdvancedFileLocatorInterface.php File 372 B 0644
DriverChain.php File 1.36 KB 0644
DriverInterface.php File 232 B 0644
FileLocator.php File 1.71 KB 0644
FileLocatorInterface.php File 275 B 0644
LazyLoadingDriver.php File 584 B 0644