Commit eded474
committed
Coding Standards: Remove a one-time variable in
This allows the `$wpdb::prepare()` call to be picked up correctly by PHPCS.
Follow-up to [43008], [45448].
Props aristath, poena, afercia, SergeyBiryukov.
See #62279.
git-svn-id: https://develop.svn.wordpress.org/trunk@60072 602fd350-edb4-49c9-b593-d223f7449a82WP_Privacy_Requests_Table::get_request_counts().1 parent e47de97 commit eded474
1 file changed
Lines changed: 14 additions & 9 deletions
Lines changed: 14 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
128 | 133 | | |
129 | 134 | | |
130 | 135 | | |
| |||
0 commit comments