Problem/Motivation

Over in #1802070: Add missing type hinting to Action module docblocks we couldn't find a documented type hint for an action ID, in order to fix action.api.php.

In IRC conversation with @chx he pointed out that this documentation is pretty useless since we already document hook_ENTITY_TYPE_delete().

Proposed resolution

Remove the action.api.php file, since it has no action-specific API information.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#3 2663830-2.patch586 byteschx
#2 2663830-2.patch7.6 KBchx
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Mile23 created an issue. See original summary.

chx’s picture

FileSize
7.6 KB
chx’s picture

Status: Active » Needs review
FileSize
586 bytes
naveenvalecha’s picture

Status: Needs review » Reviewed & tested by the community

here we are RTBC
Thanks it was missed in removing this hook for action module in #2216535: Replace Node overview topic and Node API topic with Entity Hooks topic

Mile23’s picture

Issue tags: +Documentation
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.1.x and cherry-picked to 8.0.x. Thanks!

  • catch committed e6d43ce on
    Issue #2663830 by chx: Remove action.api.php
    

  • catch committed 7dbd63a on
    Issue #2663830 by chx: Remove action.api.php
    
    (cherry picked from commit...

Status: Fixed » Closed (fixed)

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