Function triggerWarning
Triggers an E_USER_WARNING.
Copyright:
Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
License: MIT License
Located at Core/functions.php
License: MIT License
Located at Core/functions.php
triggerWarning( string $message )
Parameters summary
string |
$message |
The warning message. |