Skip to content

Commit 4ee6098

Browse files
author
arutyunyan
committed
refactor
1 parent d6aa8cf commit 4ee6098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dom/Dom.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Dom
1515
private $variables = [];
1616
/**
1717
* Добавляет переменную
18-
* @param Variable $variable
18+
* @param \suql\dom\Variable $variable
1919
*/
2020
public function addVariable(Variable $variable)
2121
{

0 commit comments

Comments
 (0)