<?php $data = 'My data'; $menugen = fn() => "[$data]"; echo $menugen();
You have javascript disabled. You will not be able to edit any code.