| @@ -1,6 +1,4 @@ | ||
| 1 | -<?php // phpcs:ignoreFile -- Bundled third-party (Mozart) dependency; exempt from plugin coding standards. | |
| 2 | -if ( ! defined( 'ABSPATH' ) ) { exit; } // Prevent direct file access (output-neutral: emits nothing into the generated container). ?> | |
| 3 | 1 | /** |
| 4 | 2 | * This class has been auto-generated by PHP-DI. |
| 5 | 3 | */ |
| 6 | 4 | class <?=$this->containerClass; ?> extends <?=$this->containerParentClass; ?> |