Elgg\ClassMap::getMap PHP Метод

getMap() публичный Метод

Get the full map
public getMap ( ) : array
Результат array
    public function getMap()
    {
        return $this->map;
    }