Redaxscript\Tests\Html\ElementTest::providerText PHP Method

providerText() public method

providerText
Since: 2.6.0
public providerText ( ) : array
return array
    public function providerText()
    {
        return $this->getProvider('tests/provider/Html/element_text.json');
    }