mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Removed unused code, fixed undefined variables
This commit is contained in:
@ -65,6 +65,8 @@ interface Plugin extends CommandExecutor{
|
||||
|
||||
/**
|
||||
* Gets an embedded resource in the plugin file.
|
||||
*
|
||||
* @param string $filename
|
||||
*/
|
||||
public function getResource($filename);
|
||||
|
||||
|
Reference in New Issue
Block a user