Get permission names that can reduce existing access, when installed
Returned permission names that end with a "-" indicate that given permission name is a prefix that applies for anything that appears after it.
Usage
$array = $permissions->getReducerPermissions();
Return value
array
Array of permission names where both index and value are permission name
$permissions methods and properties
API reference based on ProcessWire core version 3.0.236