Robuta

https://www.drupal.org/node/2760659 Allow the use of callbacks instead of global functions in preprocess function callbacks [#2760659]... Apr 12, 2022 - Follow-up to [#2652834] Problem/Motivation Theme preprocessor callbacks cannot be callables because the code checks function_exists(): Proposed resolution Use... the use