Built using Drupal 8/9, an enterprise website builder platform that combines powerful editorial features, mobile, lead-generation, SEO, social media integration, and beautiful bespoke designs. Varbase is packed with adaptive functionalities and essential modules.
-
Updated
Mar 27, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
Declaring ::setUp without a void return typehint in Tests is deprecated in drupal:9.0.0. Typehinting will be required before drupal:10.0.0.
Describe the solution you would like
Change Record https://www.drupal.org/node/3114724
Adding the setUp(): void type hint wiill require PHP7.1 minimum, although this only affects th