Skip to content

Commit

Permalink
fix: phpcs error
Browse files Browse the repository at this point in the history
  • Loading branch information
sitepark-veltrup committed Nov 22, 2023
1 parent d3ddd28 commit 6d1d457
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ResourceHierarchyLoader.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
namespace Atoolo\Resource;

/**
* The ResourceHierarchyLoader interface defines the method used to load resources or nodes
* whose hierarchical structure is defined in the resources. For example, the
* navigation tree.
* The ResourceHierarchyLoader interface defines the method used to load
* resources or nodes whose hierarchical structure is defined in the resources.
* For example, the navigation tree.
*/
interface ResourceHierarchyLoader
{
Expand Down

0 comments on commit 6d1d457

Please sign in to comment.