Goetas\Twital\Extension::getAttributes PHP Method

getAttributes() public method

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
return array
    public function getAttributes();