| @@ -8,12 +8,8 @@ | ||
| 8 | 8 | * |
| 9 | 9 | * Note: we cannot get rid of the class and its methods yet as multiple plugins |
| 10 | 10 | * still use it. See https://github.com/Automattic/jetpack/pull/16434/files#r667190852 |
| 11 | 11 | * |
| 12 | - * @phpcs:disable WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase | |
| 13 | - * @phpcs:disable WordPress.NamingConventions.ValidVariableName.VariableNotSnakeCase | |
| 14 | - * @phpcs:disable WordPress.NamingConventions.ValidVariableName.PropertyNotSnakeCase | |
| 15 | - * @phpcs:disable WordPress.NamingConventions.ValidFunctionName.MethodNameInvalid | |
| 16 | 12 | * @phpcs:disable WordPress.Files.FileName |
| 17 | 13 | */ |
| 18 | 14 | |
| 19 | 15 | use Automattic\Jetpack\Device_Detection\User_Agent_Info; |