Skip to content

Commit

Permalink
Update todo in NodePropertyConverterService
Browse files Browse the repository at this point in the history
  • Loading branch information
mhsdesign authored Dec 5, 2024
1 parent 4e3824a commit 81c28b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Classes/Domain/Service/NodePropertyConverterService.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
/**
* Creates PropertyMappingConfigurations to map NodeType properties for the Neos interface.
*
* THIS IS DIRTY CODE. In the longer run, the neos UI should work DIRECTLY with serialized properties
* instead of the objects.
* This is the for Neos 9 adjusted \Neos\Neos\Service\Mapping\NodePropertyConverterService
* In the long run we should refactor the serialization from javascript to php to be simpler an cleaner.
*
* @Flow\Scope("singleton")
* @internal
Expand Down

0 comments on commit 81c28b0

Please sign in to comment.