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 f1eab07 commit 9b0106dCopy full SHA for 9b0106d
src/Plugin/NullableTest.php
@@ -33,7 +33,7 @@ function test()
33
function test_custom_default()
34
{
35
$this->assertEquals('bar', (new App)(new Nullable(new Maybe, 'bar')));
36
- }
+ }
37
38
/**
39
*
0 commit comments