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 8183115 commit 349c451Copy full SHA for 349c451
src/TaskLog.php
@@ -75,8 +75,6 @@ public function __get(string $key)
75
* Unify output to string.
76
*
77
* @param array<int, string>|bool|int|string|null $value
78
- *
79
- * @return string|null
80
*/
81
private function setOutput($value): ?string
82
{
0 commit comments