PHP Class FluxBB\Events\OptionWasChanged

Afficher le fichier Open project: fluxbb/core

Méthodes publiques

Свойство Type Description
$key string
$value string

Méthodes publiques

Méthode Description
__construct ( $key, $value )

Method Details

__construct() public méthode

public __construct ( $key, $value )

Property Details

$key public_oe property

public string $key
Résultat string

$value public_oe property

public string $value
Résultat string