@trigger_error('Calling InfoParserDynamic::__construct() without the $app_root argument is deprecated in drupal:10.1.0 and will be required in drupal:11.0.0. See https://www.drupal.org/node/3293709',E_USER_DEPRECATED);
@@ -560,4 +561,12 @@ public function providerLifecycleLink() {
];
}
/**
* @group legacy
*/
publicfunctiontestDeprecation():void{
$this->expectDeprecation('Calling InfoParserDynamic::__construct() without the $app_root argument is deprecated in drupal:10.1.0 and will be required in drupal:11.0.0. See https://www.drupal.org/node/3293709');