various phpdoc improvements and additions
added some getter methods for properties
This commit is contained in:
@ -62,7 +62,7 @@ interface Plugin {
|
||||
/**
|
||||
* Load the plugin
|
||||
*
|
||||
* @param \ManiaControl\ManiaControl $maniaControl
|
||||
* @param ManiaControl $maniaControl
|
||||
* @return bool
|
||||
*/
|
||||
public function load(ManiaControl $maniaControl);
|
||||
|
Reference in New Issue
Block a user