Support from Acquia helps fund testing for Drupal Acquia logo

Comments

harsha012 created an issue. See original summary.

harsha012’s picture

Status: Active » Needs review
FileSize
11.08 KB

Added patch

harsha012’s picture

Category: Bug report » Task
woprrr’s picture

Hi, We have few other fixes into pipe.

@warning : We do sure about implications of change of \Drupal\crop\Annotation\CropEntityProvider::$entity_type => \Drupal\crop\Annotation\CropEntityProvider::$entityType.

For me all is okay, but we need to be totally sure that is only used on \Drupal\crop\Entity\Crop::provider().

Status: Needs review » Needs work

The last submitted patch, 4: fix_the_coding_standard-2836342-4.patch, failed testing.

woprrr’s picture

Status: Needs work » Needs review
FileSize
1.1 KB
13.03 KB

OOps ! I see we can't use CamelCase because the Plugin use Reflexion class and send parametters to definition in array (in summary).

I Fix this.

woprrr’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +DevDaysSeville

  • woprrr committed e3b8eb8 on 8.x-1.x
    Issue #2836342 by woprrr, harsha012: Fix the coding standard
    
woprrr’s picture

Merged. Thanks

woprrr’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.