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.
2 parents 6a50665 + bc6c5c4 commit 8a23de5Copy full SHA for 8a23de5
src/Traits/Infoable.php
@@ -13,8 +13,6 @@ trait Infoable
13
* @param string $string
14
* @param string|null $style
15
* @param int|string|null $verbosity
16
- *
17
- * @return void
18
*/
19
public function line($string, $style = null, $verbosity = null)
20
{
0 commit comments