Goetas\Twital\Extension::getAttributes PHP Méthode

getAttributes() public méthode

The returned array must be a "two level array", first level as namespace and second level as attribute name. Example: array( 'http://www.w3.org/1998/Math/MathML' => array( 'math'=> new MathML\MathAttribute() ) )
public getAttributes ( ) : array
Résultat array
    public function getAttributes();