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

providerAttr() public method

providerAttr
Since: 2.2.0
public providerAttr ( ) : array
return array
    public function providerAttr()
    {
        return $this->getProvider('tests/provider/Html/element_attr.json');
    }