src/components/AdminMenuBuilder.php
Method itemPoolApi
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function itemPoolApi($name, $route, $icon, $apiEndpoint, $pool, array $options = [])
Method itemApi
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function itemApi($name, $route, $icon, $apiEndpoint, array $options = [])
Method itemRoute
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function itemRoute($name, $route, $icon, $searchModelClass = null, array $options = [])