Elgg\ClassMap::getMap PHP Méthode

getMap() public méthode

Get the full map
public getMap ( ) : array
Résultat array
    public function getMap()
    {
        return $this->map;
    }