Skip to content

Commit e492a44

Browse files
committed
fix static test
1 parent 3c2dd44 commit e492a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Model/CategoryRepository.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ protected function validateCategory(Category $category)
229229
* Lazy loader for the converter.
230230
*
231231
* @return ExtensibleDataObjectConverter
232-
*
232+
* phpcs:disable Magento2.Annotation.MethodAnnotationStructure
233233
* @deprecated 101.0.0
234234
*/
235235
private function getExtensibleDataObjectConverter()

0 commit comments

Comments
 (0)