Copied!

BeforeRemoveSegmentEvent

BeforeRemoveSegmentEvent.php : 14
Extends BeforeEvent

Event emitted before action execution.

Methods

public__construct()

BeforeRemoveSegmentEvent.php : 18
public __construct(Segment $segment)

Parameters

Name Type Default value Description
$segment Segment - -

publicgetSegment()

BeforeRemoveSegmentEvent.php : 23
public getSegment() : Segment

Return values

Segment