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 0b13462 commit a7db021Copy full SHA for a7db021
tests/Unit/Concerns/ConditionallyLoadsAttributesTest.php
@@ -11,7 +11,7 @@
11
12
class ConditionallyLoadsAttributesTest extends TestCase
13
{
14
- private function dataWhenInclude()
+ public function dataWhenInclude()
15
16
return [
17
[false, 'test', []],
0 commit comments