Page MenuHomePhabricator

Mark `renderActionDescription` as abstract
ClosedPublic

Authored by joshuaspence on Aug 3 2015, 10:30 PM.
Tags
None
Referenced Files
F18837674: D13779.id33283.diff
Mon, Oct 27, 7:17 AM
F18780370: D13779.diff
Sun, Oct 12, 8:45 AM
F18762829: D13779.id33282.diff
Mon, Oct 6, 8:49 PM
F18673275: D13779.diff
Sep 25 2025, 9:59 AM
F18651453: D13779.id.diff
Sep 21 2025, 4:25 AM
F18602689: D13779.diff
Sep 13 2025, 3:51 PM
F18588005: D13779.diff
Sep 11 2025, 11:02 PM
F18084993: D13779.id.diff
Aug 5 2025, 6:55 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP4139305f73f0: Mark `renderActionDescription` as abstract
Summary

I got caught by this... my custom Herald action doesn't implement this method and now I am hitting this exception:

Call to undefined method HeraldHipChatNotificationAction::renderActionDescription()

/usr/src/phabricator/src/applications/herald/adapter/HeraldAdapter.php:896
Test Plan

N/A

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Mark `renderActionDescription` as abstract.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Aug 3 2015, 10:32 PM
This revision was automatically updated to reflect the committed changes.