Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dakujem committed Feb 5, 2024
1 parent 635323c commit b633676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ For both, see "Materialized path tree without root data" and "Recursive tree wit
Neither magic props proxying nor array access of the `Oliva\Utils\Tree\Node\Node` are supported.
Migrating to the new `Dakujem\Oliva\Node` class is recommended instead of attempting to recreate the old behaviour.

The `Dakujem\Oliva\Node` is very similar to `Oliva\Utils\Tree\Node\SimpleNode`, however,
The `Dakujem\Oliva\Node` is very similar to `Oliva\Utils\Tree\Node\SimpleNode`,
migrating from that one should be trivial (migrate the getter/setter usage).


Expand Down

0 comments on commit b633676

Please sign in to comment.