mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-04 08:56:15 +00:00
phpdoc armageddon for master, pass 1
This commit is contained in:
@ -49,8 +49,6 @@ class DiskResourceProvider implements ResourceProvider{
|
||||
* Gets an embedded resource on the plugin file.
|
||||
* WARNING: You must close the resource given using fclose()
|
||||
*
|
||||
* @param string $filename
|
||||
*
|
||||
* @return null|resource Resource data, or null
|
||||
*/
|
||||
public function getResource(string $filename){
|
||||
|
Reference in New Issue
Block a user