|
5 | 5 | "body": [ |
6 | 6 | "<?php", |
7 | 7 | "", |
8 | | - "namespace Chevere\\%namespace%;", |
| 8 | + "namespace Chevere\\xrDebug\\WordPress;", |
9 | 9 | "", |
10 | 10 | "/**", |
11 | 11 | " * Describes the component in charge of ${1:doing}.", |
|
22 | 22 | "body": [ |
23 | 23 | "<?php", |
24 | 24 | "", |
25 | | - "namespace Chevere\\%namespace%;", |
| 25 | + "namespace Chevere\\xrDebug\\WordPress;", |
26 | 26 | "", |
27 | 27 | "final class $TM_FILENAME_BASE", |
28 | 28 | "{", |
|
36 | 36 | "body": [ |
37 | 37 | "<?php", |
38 | 38 | "", |
39 | | - "namespace Chevere\\%namespace%;", |
| 39 | + "namespace Chevere\\xrDebug\\WordPress;", |
40 | 40 | "", |
41 | 41 | "use Chevere\\Exceptions\\Core\\Exception;", |
42 | 42 | "", |
|
54 | 54 | "body": [ |
55 | 55 | "<?php", |
56 | 56 | "", |
57 | | - "namespace Chevere\\%namespace%;", |
| 57 | + "namespace Chevere\\xrDebug\\WordPress;", |
58 | 58 | "", |
59 | 59 | "trait $TM_FILENAME_BASE", |
60 | 60 | "{", |
|
68 | 68 | "body": [ |
69 | 69 | "<?php", |
70 | 70 | "", |
71 | | - "namespace Chevere\\%namespace%\\\\${TM_DIRECTORY/.*src\\/(([^\\/]*)(\\/)?)|(\\/)([^\\/]*)/$2${3:+.}${5:+.}$5/g};", |
| 71 | + "namespace Chevere\\xrDebug\\WordPress\\\\${TM_DIRECTORY/.*src\\/(([^\\/]*)(\\/)?)|(\\/)([^\\/]*)/$2${3:+.}${5:+.}$5/g};", |
72 | 72 | "", |
73 | 73 | "/**", |
74 | 74 | " * Describes the component in charge of ${1:doing}.", |
|
85 | 85 | "body": [ |
86 | 86 | "<?php", |
87 | 87 | "", |
88 | | - "namespace Chevere\\%namespace%\\\\${TM_DIRECTORY/.*src\\/(([^\\/]*)(\\/)?)|(\\/)([^\\/]*)/$2${3:+.}${5:+.}$5/g};", |
| 88 | + "namespace Chevere\\xrDebug\\WordPress\\\\${TM_DIRECTORY/.*src\\/(([^\\/]*)(\\/)?)|(\\/)([^\\/]*)/$2${3:+.}${5:+.}$5/g};", |
89 | 89 | "", |
90 | 90 | "final class $TM_FILENAME_BASE", |
91 | 91 | "{", |
|
99 | 99 | "body": [ |
100 | 100 | "<?php", |
101 | 101 | "", |
102 | | - "namespace Chevere\\%namespace%\\\\${TM_DIRECTORY/.*src\\/(([^\\/]*)(\\/)?)|(\\/)([^\\/]*)/$2${3:+.}${5:+.}$5/g};", |
| 102 | + "namespace Chevere\\xrDebug\\WordPress\\\\${TM_DIRECTORY/.*src\\/(([^\\/]*)(\\/)?)|(\\/)([^\\/]*)/$2${3:+.}${5:+.}$5/g};", |
103 | 103 | "", |
104 | 104 | "use Chevere\\Exceptions\\Core\\Exception;", |
105 | 105 | "", |
|
117 | 117 | "body": [ |
118 | 118 | "<?php", |
119 | 119 | "", |
120 | | - "namespace Chevere\\%namespace%\\\\${TM_DIRECTORY/.*src\\/(([^\\/]*)(\\/)?)|(\\/)([^\\/]*)/$2${3:+.}${5:+.}$5/g};", |
| 120 | + "namespace Chevere\\xrDebug\\WordPress\\\\${TM_DIRECTORY/.*src\\/(([^\\/]*)(\\/)?)|(\\/)([^\\/]*)/$2${3:+.}${5:+.}$5/g};", |
121 | 121 | "", |
122 | 122 | "trait $TM_FILENAME_BASE", |
123 | 123 | "{", |
|
0 commit comments