With https://www.drupal.org/node/2795137 an alter hook was introduced to the replicate UI module.

Because of that, an api.php file should be added to document this hook and make IDE autocompletion (for example with PHPStorm) work correctly on that hook.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

stefan.korn created an issue. See original summary.

stefan.korn’s picture

Providing patch for this

stefan.korn’s picture

Assigned: stefan.korn » Unassigned
Status: Active » Needs review

anybody made their first commit to this issue’s fork.

anybody’s picture

Status: Needs review » Reviewed & tested by the community

Nice work @stefan.korn! While this is for EOL D7, I still created a MR from this and we should definitely merge it.

8.x-1.x does not have this hook, so this can be closed afterwards.

anybody’s picture

Status: Reviewed & tested by the community » Fixed

Merged! Thank you @stefan.korn!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • anybody committed 34960be4 on 7.x-1.x
    Issue #3046843 : Replicate UI module should provide api.php file
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.