mirror of
https://github.com/silverstripe/silverstripe-widgets
synced 2024-10-22 17:05:54 +02:00
8 lines
165 B
YAML
8 lines
165 B
YAML
|
---
|
||
|
Name: contentcontroller-url-handler
|
||
|
---
|
||
|
ContentController:
|
||
|
extensions:
|
||
|
- WidgetContentControllerExtension
|
||
|
url_handlers:
|
||
|
'widget/$ID!': 'handleWidget'
|