enable sniff
Open
enable sniff
1 unresolved thread
Open
requested to merge issue/drupal-3123069:3123069-fix-generic.codeanalysis.uselessoverridingmethod-coding into 11.x
1 unresolved thread
Closes #3123069
Merge request reports
Activity
added 69 commits
-
0c24bda2...9ef9b0f7 - 67 commits from branch
project:11.x
- 3a3b8a5e - enable sniff
- 924bcff5 - add ignores
-
0c24bda2...9ef9b0f7 - 67 commits from branch
360 360 /** 361 361 * {@inheritdoc} 362 362 */ 363 // phpcs:ignore Generic.CodeAnalysis.UselessOverridingMethod 363 364 protected function doTestPostIndividual(): void { 364 365 // @todo Mimic \Drupal\Tests\rest\Functional\EntityResource\Media\MediaResourceTestBase::testPost() 365 366 // @todo Later, use https://www.drupal.org/project/drupal/issues/2958554 to upload files rather than the REST module.
Please register or sign in to reply