We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 272dcf6 commit 00ae238Copy full SHA for 00ae238
app/code/Magento/Customer/Model/Plugin/CustomerAuthorization.php
@@ -40,7 +40,7 @@ public function __construct(
40
* @param Closure $proceed
41
* @param string $resource
42
* @param mixed $privilege
43
- * @return bool|mixed
+ * @return bool
44
*/
45
public function aroundIsAllowed(
46
Authorization $subject,
0 commit comments