-
-
Notifications
You must be signed in to change notification settings - Fork 3
function_deprecated
Wesley de Groot edited this page Jul 31, 2018
·
4 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
v1.0.0 Final
Throw a warning when a function is deprecated
⛔️ Please do not use for plugins!
This function is for the Command Line Interface and Websites!
Type | @var | Description | Required |
string | what | what function? | Required |
string | since | since when? | Required |
string | endoflife | EOL in version? | Required |
string | [alternative] | is there a alternative? | Optional |
_.error('Message')
null
Back to function list
© Wesley de Groot • CC-BY 4.0 • WDGWV