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 172dd01 commit 639ad60Copy full SHA for 639ad60
src/Tree/Tools.php
@@ -26,7 +26,7 @@ class Tools implements Renderable
26
/**
27
* Create a new Tools instance.
28
*
29
- * @param Builder $builder
+ * @param Tree $tree
30
*/
31
public function __construct(Tree $tree)
32
{
0 commit comments