mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
Fixed wrong docs for Plugin->getPluginFilters()
This commit is contained in:
@@ -118,7 +118,7 @@ class ScriptPluginLoader implements PluginLoader{
|
||||
/**
|
||||
* Returns the filename patterns that this loader accepts
|
||||
*
|
||||
* @return array
|
||||
* @return string
|
||||
*/
|
||||
public function getPluginFilters(){
|
||||
return "/\\.php$/i";
|
||||
|
Reference in New Issue
Block a user