Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TASK: Adjust to
find*
vs get*
convention
> "all operations which are slow should be named find*", vs. "all operations which operate on already-loaded data should be named get*". see neos/neos-development-collection#5279 (comment)
- Loading branch information