diff options
Diffstat (limited to 'plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-title.php')
-rw-r--r-- | plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-title.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-title.php b/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-title.php index ce5b59ca..8f2d194d 100644 --- a/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-title.php +++ b/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-title.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; /** |