some fix
This commit is contained in:
		| @@ -35,7 +35,7 @@ class MenuService | ||||
|         return false; | ||||
|     } | ||||
|  | ||||
|     public static function getActiveStatus($url) | ||||
|     public static function isActive($url): bool | ||||
|     { | ||||
|         if ($url === Request::getUrlPath()){ | ||||
|             return true; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user