We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d869f03 commit 112c111Copy full SHA for 112c111
1 file changed
system/API/ResponseTrait.php
@@ -75,7 +75,7 @@ trait ResponseTrait
75
/**
76
* Current Formatter instance. This is usually set by ResponseTrait::format
77
*
78
- * @var FormatterInterface
+ * @var FormatterInterface|null
79
*/
80
protected $formatter;
81
0 commit comments