Sulu\Bundle\SnippetBundle\Snippet\DefaultSnippetManagerInterface::remove PHP Method

remove() public method

Remove default snippet for given type.
public remove ( string $webspaceKey, string $type )
$webspaceKey string
$type string
    public function remove($webspaceKey, $type);