Skip to content

Commit

Permalink
Fix list items for RootlineUtility under "Bad examples" section of ut…
Browse files Browse the repository at this point in the history
…ilty classes CGL (#4773)

* Fix list items for RootlineUtility under "Bad examples" section of utilty classes CGL

* Remove extraneous spaces

---------

Co-authored-by: Lina Wolf <[email protected]>
(cherry picked from commit 2fe0988)
  • Loading branch information
sdelcroix authored and linawolf committed Sep 23, 2024
1 parent 784b3f4 commit bbd85e1
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,9 @@ Bad Examples

* :php:`Core/Utility/RootlineUtility`

* Not static.
* Not static.

* Should probably be a dedicated class construct, probably a service
is not enough. Why is this not part of a tree structure?
* Should probably be a dedicated class construct, probably a service is not enough. Why is this not part of a tree structure?


Red Flags
Expand Down

0 comments on commit bbd85e1

Please sign in to comment.