BlockCollectionAccess
Marks a method as blocked from collection operations such as filterBy/sortBy/group/pluck/findBy to prevent sensitive data exposure (e.g. password hashes) or unintended write actions through queries driven by user input.
Marks a method as blocked from collection operations such as filterBy/sortBy/group/pluck/findBy to prevent sensitive data exposure (e.g. password hashes) or unintended write actions through queries driven by user input.