eZ\Publish\Core\REST\Client\URLAliasService::removeAliases PHP Method

removeAliases() public method

This method does not remove autogenerated aliases for locations.
public removeAliases ( array $aliasList )
$aliasList array
    public function removeAliases(array $aliasList)
    {
        throw new \Exception('@todo: Implement.');
    }