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

find() public method

Find a category by id.
public find ( $categoryId ) : mixed
$categoryId
return mixed
    public function find($categoryId);