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 efe86cc commit 05eb9d2Copy full SHA for 05eb9d2
1 file changed
tests/Issues/NoNamespaced/Fixture/skip_used_in_uses.php.inc
@@ -0,0 +1,6 @@
1
+<?php
2
+
3
+use bridge\workshop\viewmodel\AppointmentFormVM;
4
5
+/** @uses AppointmentFormVM::$locations */
6
+$r->setLocations('locations');
0 commit comments