Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
render ($command, array $arguments=[]) | |
Definition at line 8 of file CommandRenderer.php.
render | ( | $command, | |
array | $arguments = [] |
||
) |
Render command with arguments
string | $command | |
array | $arguments |
Implements CommandRendererInterface.
Definition at line 17 of file CommandRenderer.php.