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 d6aa8cf commit 4ee6098Copy full SHA for 4ee6098
src/dom/Dom.php
@@ -15,7 +15,7 @@ class Dom
15
private $variables = [];
16
/**
17
* Добавляет переменную
18
- * @param Variable $variable
+ * @param \suql\dom\Variable $variable
19
*/
20
public function addVariable(Variable $variable)
21
{
0 commit comments