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

getContextClass() public méthode

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