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.
For example, if you want to prevent method calls like:
DB::statementor
DB::rawWould be nice if in the sniff XML file you can provide a list of the calls you want to prevent.