@@ -37,9 +37,8 @@ class Options
|
||||
/**
|
||||
* Returns an assortment of settings found in the mentioned category
|
||||
*
|
||||
* @param string $category The category
|
||||
* @param $category The category
|
||||
* @return Collection The settings in this category
|
||||
* @throws EmptyOptionsException
|
||||
*/
|
||||
public function getCategory(string $category): Collection
|
||||
{
|
||||
|
Reference in New Issue
Block a user