mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-15 07:55:31 +00:00
Plugin: Fixed return type documentation for getResource()
This commit is contained in:
parent
f14adf5827
commit
99c55ac889
@ -81,7 +81,7 @@ interface Plugin extends CommandExecutor{
|
||||
*
|
||||
* @param string $filename
|
||||
*
|
||||
* @return
|
||||
* @return null|resource Resource data, or null
|
||||
*/
|
||||
public function getResource(string $filename);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user