Regular permission delete method takes in a singular PermissionRule object, or a list of them. It will delete all the permissions included in the list.
Default permissions delete method only accepts a singular PermissionRule object. It will only delete 1 set of rules maximum. See sample, line 75-79.
Regular permission delete method takes in a singular PermissionRule object, or a list of them. It will delete all the permissions included in the list.
Default permissions delete method only accepts a singular PermissionRule object. It will only delete 1 set of rules maximum. See sample, line 75-79.