Métodos públicos estáticos | |
static | display_warning ($title, $message, $source) |
Definición en la línea 32 del archivo exception.php.
static display_warning | ( | $ | title, | |
$ | message, | |||
$ | source | |||
) | [static] |
Muestra un warning de ActiveRecord
string | $title | |
string | $message | |
string | $source |
Definición en la línea 41 del archivo exception.php.