Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Category TreeRoot identifierMethod loading #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stiteca
Copy link

@stiteca stiteca commented Dec 14, 2020

Hi,
While using reorderAll method of NestedTreeRepository, I got the following error :

In NestedTreeRepository.php line 431:   
  Method name must be a string 

It was due to an not implemented variable of TreeRoot class : identifierMethod

Adding the getRoot method in annotation for the identifierMethod solve the problem.

@mbessolov
Copy link
Member

mbessolov commented Dec 19, 2020

(internal ID: BB-20187)

@mbessolov mbessolov self-assigned this Dec 19, 2020
@mbessolov mbessolov removed their assignment Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants