Codor
Codor copied to clipboard
Sniff to prevent customizable list of static method calls.
For example, if you want to prevent method calls like:
DB::statement
or
DB::raw
Would be nice if in the sniff XML file you can provide a list of the calls you want to prevent.