Fixed getUrl()
This commit is contained in:
@@ -40,6 +40,8 @@ trait ModelEventDispatcherTrait {
|
||||
public function setDispatcher(EventDispatcherInterface $dispatcher)
|
||||
{
|
||||
$this->dispatcher = $dispatcher;
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
protected function dispatchEvent($eventName, ActionEvent $event)
|
||||
|
||||
Reference in New Issue
Block a user