We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa5cb4 commit 8c3dabfCopy full SHA for 8c3dabf
src/Traits/HasPods.php
@@ -11,7 +11,7 @@ trait HasPods
11
*
12
* @var Closure|null
13
*/
14
- protected $podSelctorCallback;
+ protected static $podSelctorCallback;
15
16
/**
17
* Get the selector for the pods that are owned by this resource.
0 commit comments