Drest\Mapping\Driver\AbstractDriver::getPaths PHP Méthode

getPaths() public méthode

Get paths to annotation classes
public getPaths ( ) : array
Résultat array
    public function getPaths()
    {
        return $this->paths;
    }