@@ -27,6 +27,9 @@ |
||
27 | 27 | protected $caret = 0; |
28 | 28 | |
29 | 29 | |
30 | + /** |
|
31 | + * @param string $thing |
|
32 | + */ |
|
30 | 33 | public function __construct($thing) |
31 | 34 | { |
32 | 35 | self::testStringableObject($thing); |