Youshido\Tests\DataProvider\TestListType::getItemType PHP Method

getItemType() public method

public getItemType ( )
    public function getItemType()
    {
        return new StringType();
    }
TestListType