Skip to content
Snippets Groups Projects
Commit 9b6b9965 authored by hahn's avatar hahn
Browse files

update phpdoc

parent 571b10ec
No related branches found
No related tags found
1 merge request!195534 add docker
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* // print_r($CI_plugins->getPlugins()); * // print_r($CI_plugins->getPlugins());
* print_r($CI_plugins->getPlugins('build')); * print_r($CI_plugins->getPlugins('build'));
* *
* $CI_plugins->setPlugin('tgz'); * $CI_plugins->setPlugin('tgz', 'build');
* *
* *
* @author axel * @author axel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment