🇬🇧United Kingdom @vreemt

Account created on 11 November 2021, over 3 years ago
#

Merge Requests

Recent comments

🇬🇧United Kingdom vreemt

in the diff for src/EntityReferencePatterns.php

the following is incorrect:

-   * Implements hook_options_list_alter().
+   * Implements hookOptionsListAlter().
    */
-  public function hook_options_list_alter(&$options, $context) {

as far as I know, this hook hasn't magically changed casing and is still hook_options_list_alter
src: https://api.drupal.org/api/drupal/core%21modules%21options%21options.api...

Production build 0.71.5 2024