It seems there are some missed parts of documentation for function hook_entity_dependencies() in entity_dependency.api.php

Comments

danylevskyi’s picture

StatusFileSize
new588 bytes

Here is a patch.

rosk0’s picture

Issue summary: View changes
StatusFileSize
new1.05 KB

$dependencies array format has changed, but this changes didn't described in documentation. Attached patch fixes it.

rosk0’s picture

It's really frustrating that such simple and good patches doesn't get required attention for years... :(

ajits’s picture

Status: Needs review » Reviewed & tested by the community