Skip to content

Commit

Permalink
Dev: PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Mar 29, 2018
1 parent 0730141 commit 5dc8e7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/libraries/PluginManager/PluginManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ public function getInstalledPlugins()
}

/**
* Install a plugin given a plugin configuration and plugin type.
* @param string $pluginName Unique plugin class name/folder name.
* @param string $pluginType 'user' or 'core', depending on location of folder.
* @return array [boolean $result, string $errorMessage]
Expand Down

0 comments on commit 5dc8e7a

Please sign in to comment.