🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-18 10:13:35 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
test1.therahuldas.com
/
wp-content
/
plugins
/
woocommerce
/
src
/
Blocks
/
Templates
📍 /home/therahul/test1.therahuldas.com/wp-content/plugins/woocommerce/src/Blocks/Templates
🔄 Refresh
✏️
Editing: AbstractTemplatePart.php
Writable
<?php namespace Automattic\WooCommerce\Blocks\Templates; /** * AbstractTemplatePart class. * * Shared logic for templates parts. * * @internal */ abstract class AbstractTemplatePart extends AbstractTemplate { /** * The template part area where the template part belongs. * * @var string */ public $template_area; }
💾 Save Changes
❌ Cancel