Improvements
This commit is contained in:
@ -15,4 +15,9 @@ class FileLoader implements LoaderInterface
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
public function getInfo()
|
||||
{
|
||||
return "<info>filename</info> - Read a hotfix from a file";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user