*/ public static function siteElements(): array { return [ '@nav' => 'nav', '@alert' => '[role="alert"]', ]; } }