Page MenuHomePhabricator

Minor tidying of `DivinerWorkflow` classes
ClosedPublic

Authored by joshuaspence on Jan 30 2015, 11:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 22, 4:08 AM
Unknown Object (File)
Tue, Dec 17, 5:37 PM
Unknown Object (File)
Sat, Dec 14, 9:53 PM
Unknown Object (File)
Sun, Dec 8, 8:04 AM
Unknown Object (File)
Nov 26 2024, 7:45 PM
Unknown Object (File)
Nov 25 2024, 3:15 AM
Unknown Object (File)
Nov 24 2024, 10:53 PM
Unknown Object (File)
Nov 21 2024, 9:46 PM
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.