mirror of
https://github.com/flarum/core.git
synced 2025-07-25 18:51:40 +02:00
Requirement and formatting fixes (#5)
Add ext-json to composer requirements Update editorconfig to match core Update phpdoc to not reference missing import
This commit is contained in:
@@ -16,7 +16,7 @@ use Illuminate\Support\Arr;
|
||||
class ExtensionManagerIncludeCurrent extends ExtensionManager
|
||||
{
|
||||
/**
|
||||
* @return Collection
|
||||
* @{@inheritDoc}
|
||||
*/
|
||||
public function getExtensions()
|
||||
{
|
||||
|
Reference in New Issue
Block a user