Skip to content

Commit d996ea5

Browse files
committed
TASK: Remove obsolete contentTitle nodeCreationHandler
The `CreationDialogPropertiesCreationHandler` will already cover this case as `title` is just a simple property
1 parent 5df1ce5 commit d996ea5

File tree

2 files changed

+0
-57
lines changed

2 files changed

+0
-57
lines changed

Classes/NodeCreationHandler/Factory/ContentTitleNodeCreationHandlerFactory.php

Lines changed: 0 additions & 55 deletions
This file was deleted.

Configuration/NodeTypes.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
'Neos.Neos:Content':
2727
options:
2828
nodeCreationHandlers:
29-
contentTitle:
30-
factoryClassName: 'Neos\Neos\Ui\NodeCreationHandler\Factory\ContentTitleNodeCreationHandlerFactory'
3129
creationDialogProperties:
3230
factoryClassName: 'Neos\Neos\Ui\NodeCreationHandler\Factory\CreationDialogPropertiesCreationHandlerFactory'
3331

0 commit comments

Comments
 (0)