Facebook\InstantArticles\Transformer\Rules\InteractiveInsideParagraphRule::getContextClass PHP Méthode

getContextClass() public méthode

public getContextClass ( )
    public function getContextClass()
    {
        return Paragraph::getClassName();
    }
InteractiveInsideParagraphRule