Copied!

BeforeRemoveAliasesEvent

BeforeRemoveAliasesEvent.php : 13
Extends BeforeEvent

Event emitted before action execution.

Methods

public__construct()

BeforeRemoveAliasesEvent.php : 18
public __construct(array<string|int, mixed> $aliasList)

Parameters

Name Type Default value Description
$aliasList array<string|int, mixed> - -

publicgetAliasList()

BeforeRemoveAliasesEvent.php : 23
public getAliasList() : array<string|int, mixed>

Return values

array<string|int, mixed>