@@ -41,8 +39,14 @@ protected function assertNoBlockAppears(Block $block) {
*
* @return array
* The result from the xpath query.
*
* @deprecated in drupal:9.5.0 and is removed from drupal:11.0.0. There is no
* replacement.
*
* @see https://www.drupal.org/node/3293310
*/
protectedfunctionfindBlockInstance(Block$block){
@trigger_error(__METHOD__.'() is deprecated in drupal:9.5.0 and is removed from drupal:11.0.0. There is no replacement. See https://www.drupal.org/node/3293310',E_USER_DEPRECATED);