The Phabricator event now uses a payload property like the others
...PayloadEvent classes, and is now responsible to initialize
an instance of PhabricatorStory itself.
With a payload property, we are now able to use LastPayloadSaver
for all our payload events.