Improvements
This commit is contained in:
@ -20,4 +20,9 @@ class PastebinLoader implements LoaderInterface
|
||||
return $body;
|
||||
|
||||
}
|
||||
|
||||
public function getInfo()
|
||||
{
|
||||
return "pastebin:<info>paste-id</info> - Read hotfix from Pastebin";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user