$data public property
The data that is passed to yii\base\Component::on() when attaching an event handler. Note that this varies according to which event handler is currently executing.
public mixed $data = null
$data public property
The data that is passed to yii\base\Component::on() when attaching an event handler. Note that this varies according to which event handler is currently executing.
public mixed $data = null
Please login to continue.