Untitled

Run Settings
LanguagePHP
Language Version
Run Command
<?php class AmazingTemplateEngine { public function suchTemplate($file) { include $file; } } $muchWow = new AmazingTemplateEngine; $muchWow->many = 'variables'; $muchWow->suchTemplate('dio.php');
<p style="color: red"><?= $this->many ?></p>
Editor Settings
Theme
Key bindings
Full width
Lines