eZ\Publish\Core\IO\Tests\UrlDecorator\AbsolutePrefixTest::buildDecorator PHP Method

buildDecorator() protected method

protected buildDecorator ( $prefix )
    protected function buildDecorator($prefix)
    {
        return new AbsolutePrefix($prefix);
    }