Codor icon indicating copy to clipboard operation
Codor copied to clipboard

Sniff to prevent customizable list of static method calls.

Open bmitch opened this issue 8 years ago • 0 comments

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.

bmitch avatar Sep 21 '17 16:09 bmitch