Commit a2dca09e by Alexander Makarov

Modified phpdoc

parent c8a78443
...@@ -148,6 +148,7 @@ class Widget extends Component implements ViewContextInterface ...@@ -148,6 +148,7 @@ class Widget extends Component implements ViewContextInterface
/** /**
* Executes the widget. * Executes the widget.
* @return string the result of widget execution to be outputted.
*/ */
public function run() public function run()
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment