PHP Deprecated: Required parameter $bubbleable_metadata follows optional parameter $data in /var/www/html/web/modules/contrib/microformats/microformats.module on line 137
PHP Deprecated: Required parameter $bubbleable_metadata follows optional parameter $data in /var/www/html/web/modules/contrib/microformats/microformats.module on line 137
Comments
Comment #3
mlncn commentedNo need for optional parameters because Drupal should always be handing that in with hook invocation.
Comment #4
mlncn commented