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

getContextClass() public method

public getContextClass ( )
    public function getContextClass()
    {
        return [InstantArticle::getClassName(), Paragraph::getClassName()];
    }