Skip to content
Snippets Groups Projects
Unverified Commit 792cc9e1 authored by Jonathan Smith's avatar Jonathan Smith Committed by GitHub
Browse files

feat(DiscouragedFunctions): Include ddm() devel function (#3155865 by jonathan1055)

parent 3225ef6b
Branches
Tags
No related merge requests found
......@@ -35,6 +35,7 @@ class DiscouragedFunctionsSniff extends ForbiddenFunctionsSniff
'dcp' => null,
'dd' => null,
'ddebug_backtrace' => null,
'ddm' => null,
'dfb' => null,
'dfbt' => null,
'dpm' => null,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment