Owl\Repositories\TemplateRepositoryInterface::destroy PHP Method

destroy() public method

Delete a tempalte data.
public destroy ( $template_id ) : boolean
$template_id int template_id
return boolean
    public function destroy($template_id);