1 2 3 4
<?php declare(strict_types=1); ?> <section class="calendar" id="<?= $this->id_node ?>"> <h3><?= $title ?></h3> </section>