|
|
$options = array_merge($options, $extras);
|
|
$options = array_merge($options, $extras);
|
|
|
public function showHTML(string $title = 'Organizr Alert', string $notice = '', bool $autoClose = false)
|
|
public function showHTML(string $title = 'Organizr Alert', string $notice = '', bool $autoClose = false)
|