- Issue created by @mstrelan
- π¬π§United Kingdom nexusnovaz
Had a little issue with PhpStorm auto formatting, but thats been resolved and the MR should only contain changes made to this now. Please could it be reviewed.
Thanks!
- πΊπΈUnited States nicxvan
Method
Drupal\views_test_data\Hook\ViewsTestDataViewsExecutionHooks::fieldViewsData()
should return array but return statement is missingThat method needs to return an array you can probably just return [] but double check the test using it.
You don't need to assign yourself, just mention you're working on it.
-
quietone β
committed 4a28b967 on 11.1.x
Issue #3490570 by nexusnovaz, mstrelan, nicxvan: Add array return to all...
-
quietone β
committed 4a28b967 on 11.1.x
-
quietone β
committed 30c7115a on 11.x
Issue #3490570 by nexusnovaz, mstrelan, nicxvan: Add array return to all...
-
quietone β
committed 30c7115a on 11.x
- π³πΏNew Zealand quietone
Searched for missed occurrences and didn't fins any.
Committed to 11.x and cherry-picked to 11.1.x
Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.