`aclRls` mixin: new prop `storageEntityFn`
aclRls
mixin: new prop storageEntityFn
- an optional function called before adding aclRls filter. Can return custom {storageEntityName, connectAttr}
depending on ctx
. Added for backward compatibility.