canSee can't use $this #5203
-
Description:When using the canSee function as describe in the document: ` /**
it fired an error: the function reun correctrly when us the function as:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This is not a bug. You can't pass a Nova resource to a Policy; it must be a Model instance. |
Beta Was this translation helpful? Give feedback.
This is not a bug. You can't pass a Nova resource to a Policy; it must be a Model instance.