Skip to content

Commit 3773bec

Browse files
committed
devtools
1 parent 2d13958 commit 3773bec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

class/Devtools.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ public static function function_qualifier($src_path, $dst_path, $moduleName) {
235235
$misc = [
236236
'new Criteria(' => 'new \Criteria(',
237237
'new CriteriaCompo(' => 'new \CriteriaCompo(',
238+
"\define('\\" => "\define('",
238239
];
239240

240241
// repair known errors

0 commit comments

Comments
 (0)