<?php unlink(string $filename, ?resource $context = null): bool
<?php function tearDown(): void { if (file_exists($this->tpl_file)) { unlink($this->tpl_file); } unset($this->phplater); unset($this->test_class);