config->version = 2; ?>
_v2_include('include', '^/common/tpl/refresh.html'); ?>
_v2_loadResource('^/common/js/plugins/ckeditor/'); ?>
_v2_loadResource('css/style.scss', 'print', '', []); ?> foo = 'FOOFOO<"FOO">BAR'; ?> bar = ['Rhy', 'miX', 'is', 'da', 'BEST!']; ?> {{ $foo }}
get('foo')): ?> required="required"> bar[3] === 'da'): ?> required="required" />
baz))): ?> class="foobar"> foo || $__Context->bar): ?>

Hello bar): ?>foo ?? ''; ?>

config->context === 'HTML' ? htmlspecialchars(implode('|', array_map(function($i) { return strtoupper($i); }, $__Context->bar)), \ENT_QUOTES, 'UTF-8', false) : $this->_v2_escape(implode('|', array_map(function($i) { return strtoupper($i); }, $__Context->bar))); ?>

_v2_initLoopVar("RANDOM_LOOP_ID", $__tmp_RANDOM_LOOP_ID); foreach ($__tmp_RANDOM_LOOP_ID as $__Context->k => $__Context->val): ?>
nosuchvar)): ?> unit tests are cool k >= 2): ?>class="config->context === 'HTML' ? htmlspecialchars($__Context->val ?? '', \ENT_QUOTES, 'UTF-8', false) : $this->_v2_escape($__Context->val ?? ''); ?>">
_v2_incrLoopVar($__loop_RANDOM_LOOP_ID); endforeach; $this->_v2_removeLoopVar($__loop_RANDOM_LOOP_ID); unset($__loop_RANDOM_LOOP_ID); else: ?>
Nothing here...
_fragments[$__last_fragment_name] = ob_get_flush(); ?> _v2_include("include", $__filename, [(string)$__varname => $__var]); endforeach; })('incl/eachtest', $__Context->bar, 'var'); ?> _v2_include("include", $__filename, [(string)$__varname => $__var]); endforeach; })('incl/eachtest', [], 'anything', 'incl/empty'); ?> _v2_isMobile()): ?>

The full class name is , config->context === 'HTML' ? htmlspecialchars(Rhymix\Framework\Push::class, \ENT_QUOTES, 'UTF-8', false) : $this->_v2_escape(Rhymix\Framework\Push::class); ?> really.

_v2_buildAttribute('class', [ 'a-1', 'font-normal' => $__Context->foo, 'text-blue' => false, 'bg-gray-200' => true ]); ?>> _v2_buildAttribute('style', [ 'border-radius: 0.25rem', 'margin: 1rem' => Context::get('bar'), 'padding: 2rem' => false, ]); ?>> _v2_buildAttribute('class', ['a' => false, 'b' => false]); ?>> _v2_buildAttribute('style', ['a' => false, 'b' => false]); ?>>
suffix; $__Context->employees = [ ['name' => 'Alice', 'age' => 30], ['name' => 'Bob', 'age' => 25], ['name' => 'Charlie', 'age' => 35], ]; $__Context->suffix = '님'; $__Context->names = array_map(function($e, $key = 'name') use ($suffix) { return $e[$key] . $suffix; }, $__Context->employees); function convert_names(array $names = array()): array { return array_map(function($name) { return ucfirst($name); }, $names); } ?>
config->context === 'HTML' ? htmlspecialchars(implode(', ', convert_names($__Context->names)), \ENT_QUOTES, 'UTF-8', false) : $this->_v2_escape(implode(', ', convert_names($__Context->names))); ?> welcome!
config->context = 'CSS'; ?>> body { background-color: config->context === 'HTML' ? htmlspecialchars('#ffffff', \ENT_QUOTES, 'UTF-8', false) : $this->_v2_escape('#ffffff'); ?>; } config->context = 'HTML'; ?>