Fenos\Notifynder\Contracts\NotifynderCategory::delete PHP Method

delete() public method

Delete category by ID.
public delete ( $categoryId ) : mixed
$categoryId
return mixed
    public function delete($categoryId);