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

getContextClass() public method

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