Page MenuHomePhabricator

Minor tidying of `DivinerWorkflow` classes
ClosedPublic

Authored by joshuaspence on Jan 30 2015, 11:05 PM.
Tags
None
Referenced Files
F14059291: D11587.diff
Sun, Nov 17, 6:51 PM
F14046325: D11587.diff
Wed, Nov 13, 8:20 PM
F14036749: D11587.diff
Sun, Nov 10, 11:53 AM
F14021067: D11587.diff
Wed, Nov 6, 5:01 AM
F14005539: D11587.id27881.diff
Sun, Oct 27, 3:09 PM
Unknown Object (File)
Oct 6 2024, 8:41 AM
Unknown Object (File)
Oct 6 2024, 8:40 AM
Unknown Object (File)
Oct 6 2024, 8:40 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPec3964944944: Minor tidying of `DivinerWorkflow` classes
Summary

Minor tidying and modernizing a few things.

Test Plan

Ran ./bin/diviner atomize and ./bin/diviner generate.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Minor tidying of `DivinerWorkflow` classes.
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.Jan 31 2015, 2:25 PM
src/applications/diviner/workflow/DivinerGenerateWorkflow.php
84–162

Maybe this stuff should be moved to a docblock comment or to a *.diviner file so that we actually generate this documentation?

This revision was automatically updated to reflect the committed changes.