Skip to content

Commit

Permalink
TASK: Adjust deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
mhsdesign committed Oct 14, 2024
1 parent 418bc0e commit c0f424a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Neos.Neos/Classes/Utility/LegacyNodePathNormalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
use Neos\Neos\Domain\Service\NodeTypeNameFactory;

/**
* @deprecated please use the new {@see AbsoluteNodePath} syntax instead.
* @deprecated the syntax is deprecated and not part of the content repository core
* @internal implementation detail of Neos.Neos:NodeUri
*/
final class LegacyNodePathNormalizer
{
Expand Down

0 comments on commit c0f424a

Please sign in to comment.