eZ\Publish\Core\Limitation\Tests\SiteAccessLimitationTypeTest::testValueSchema PHP Method

testValueSchema() public method

public testValueSchema ( SiteAccessLimitationType $limitationType )
$limitationType eZ\Publish\Core\Limitation\SiteAccessLimitationType
    public function testValueSchema(SiteAccessLimitationType $limitationType)
    {
        self::markTestSkipped('Method valueSchema() is not implemented');
    }