Skip to content

Commit

Permalink
TASK: Declare Neos.Ui.StaticResources internal
Browse files Browse the repository at this point in the history
  • Loading branch information
mhsdesign committed Feb 14, 2024
1 parent 533ccf4 commit d7932ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Classes/Fusion/Helper/StaticResourcesHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
use Neos\Flow\Annotations as Flow;

/**
* @todo EEL helpers are still to be declared as internal
* @internal implementation detail of the Neos Ui to build its initialState.
* determines if to use the compiled script resources
*/
class StaticResourcesHelper implements ProtectedContextAwareInterface
{
Expand Down

0 comments on commit d7932ae

Please sign in to comment.