Owl\Repositories\TagRepositoryInterface::deleteFlowFlag PHP Method

deleteFlowFlag() public method

Delete a flow tag settings.
public deleteFlowFlag ( $tag_id ) : boolean
$tag_id int tag_id
return boolean
    public function deleteFlowFlag($tag_id);