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 62d6263 commit db125e8Copy full SHA for db125e8
src/Barryvdh/Reflection/DocBlock/Description.php
@@ -35,7 +35,7 @@ class Description implements \Reflector
35
/**
36
* Populates the fields of a description.
37
*
38
- * @param string $content The description's conetnts.
+ * @param string $content The description's contents.
39
* @param DocBlock $docblock The DocBlock which this description belongs to.
40
*/
41
public function __construct($content, ?DocBlock $docblock = null)
0 commit comments