Elgg\ClassMap::getMap PHP Method

getMap() public method

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