Skip to content

Conversation

Copy link
Contributor

@ivangrozni ivangrozni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Testing.

$lock_service_param_type = $methodParams[0]->getType()->getName();
}
// First param is an Entity in version 3.x.
if ($node instanceof $lock_service_param_type) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this acutally still needed to be able to delete an entity? it seems silly to me that entity deletion would require the lock to be released first?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants