nouveau-theatre-de-besancon/site/collections/current-season.php

5 lines
78 B
PHP
Raw Normal View History

<?php
return function() {
return page('programme')->children()->first();
};