Ibexa > Contracts > Core > Repository > Events > Location > DeleteLocationEvent DeleteLocationEvent Copy FQCN DeleteLocationEvent.php : 14 Extends AfterEvent Event emitted after action execution. Methods¶ __construct() ¶ DeleteLocationEvent.php : 19 public __construct(Location $location) Parameters Name Type Default value Description $location Location - - getLocation() ¶ DeleteLocationEvent.php : 24 public getLocation() : Location Return values Location