MIDDAG for Moodle

helper extends facade

Facade for local_middag\framework\support\helper.

Tags
see
helper
mixin

Table of Contents

Methods

custom_array_merge()  : array<string|int, mixed>
get_facade_accessor()  : string
Return the service accessor key for this facade.
install_or_upgrade_log()  : void

Methods

custom_array_merge()

public static custom_array_merge(array<string|int, mixed> $default, array<string|int, mixed> $newarray) : array<string|int, mixed>
Parameters
$default : array<string|int, mixed>
$newarray : array<string|int, mixed>
Return values
array<string|int, mixed>

get_facade_accessor()

Return the service accessor key for this facade.

public static get_facade_accessor() : string
Return values
string

install_or_upgrade_log()

public static install_or_upgrade_log(string $message[, string $type = = '\\core\\output\\notification::NOTIFY_SUCCESS' ]) : void
Parameters
$message : string
$type : string = = '\\core\\output\\notification::NOTIFY_SUCCESS'

        
On this page

Search results