Facebook\InstantArticles\Transformer\Rules\InteractiveInsideParagraphRule::getContextClass PHP Method

getContextClass() public method

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