Copied!

Events

Events.php : 11

Methods

publicgetMapFieldEventName()

Events.php : 15
public static getMapFieldEventName(string $identifier[, string|null $type = null ][, string|null $country = null ]) : string

Parameters

Name Type Default value Description
$identifier string - -
$type string|null null -
$country string|null null -

Return values

string

publicgetMapFieldEventNames()

Events.php : 33
public static getMapFieldEventNames(string $identifier, string $type, string|null $country) : array<string|int, string>

Parameters

Name Type Default value Description
$identifier string - -
$type string - -
$country string|null - -

Return values

array<string|int, string>