FOF30\Autoloader\Autoloader::getPrefixes PHP Method

getPrefixes() public method

Returns the prefix to directory map
public getPrefixes ( ) : array
return array
    public function getPrefixes()
    {
        return $this->prefixDirs;
    }