Facebook\InstantArticles\Transformer\Rules\InteractiveInsideParagraphRule::getContextClass PHP 메소드

getContextClass() 공개 메소드

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