summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-header.php')
-rw-r--r--plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-header.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-header.php b/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-header.php
index b6167df2..dd64d63f 100644
--- a/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-header.php
+++ b/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-header.php
@@ -5,6 +5,8 @@
* @package automattic/jetpack
*/
+// phpcs:disable VariableAnalysis.CodeAnalysis.VariableAnalysis.UndefinedVariable -- This file expects $template_props set outside the file.
+
namespace Automattic\Jetpack\Extensions\Podcast_Player;
/**