mirror of
https://github.com/FriendsOfTYPO3/feedit.git
synced 2024-11-23 22:56:10 +01:00
Update EditModule.php
This commit is contained in:
parent
76200bfb40
commit
9efea60059
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ class EditModule extends AbstractModule implements PageSettingsProviderInterface
|
|||
public function __construct(UriBuilder $uriBuilder)
|
||||
{
|
||||
$this->uriBuilder = $uriBuilder;
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue