You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[12.x] Cache isSoftDeletable(), isPrunable(), and isMassPrunable() directly in model (#56078)
* Do caching of isSoftDeletable(), isPrunable(), and isMassPrunable() directly in the model
* StyleCI
* Change cached boolean to map with late static binding
Co-authored-by: Choraimy Kroonstuiver <[email protected]>
See #56078 (comment)
* formatting
---------
Co-authored-by: Taylor Otwell <[email protected]>
0 commit comments