Craft\SeomaticTwigExtension::getName PHP Method

getName() public method

* -------------------------------------------------------------------------------- The name of our Twig extension --------------------------------------------------------------------------------
public getName ( )
    public function getName()
    {
        return 'SEOmatic';
    }