mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 08:36:34 +03:00
7 lines
212 B
YAML
7 lines
212 B
YAML
orbitale_cms:
|
|
page_class: App\Entity\Page
|
|
category_class: App\Entity\Category
|
|
# Define your layout here if you need a custom layout for your CMS
|
|
# layouts:
|
|
# main: { resource: base.html.twig }
|