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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@ class DiscouragedFunctionsSniff extends ForbiddenFunctionsSniff
        'dcp'                 => null,
        'dd'                  => null,
        'ddebug_backtrace'    => null,
        'ddm'                 => null,
        'dfb'                 => null,
        'dfbt'                => null,
        'dpm'                 => null,