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 4d35578 commit d9dd483Copy full SHA for d9dd483
tests/Ruler/Test/Fixtures/toStringable.php
@@ -4,7 +4,7 @@
4
5
class toStringable
6
{
7
- private $thingy = fail;
+ private $thingy = null;
8
9
public function __construct($foo = null)
10
0 commit comments