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)
Sat, Jan 18, 2:49 AM
Unknown Object (File)
Fri, Jan 17, 10:42 PM
Unknown Object (File)
Fri, Jan 17, 2:18 PM
Unknown Object (File)
Fri, Jan 17, 7:40 AM
Unknown Object (File)
Sat, Jan 4, 5:19 PM
Unknown Object (File)
Dec 22 2024, 4:08 AM
Unknown Object (File)
Dec 17 2024, 5:37 PM
Unknown Object (File)
Dec 14 2024, 9:53 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
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4195
Build 4208: [Placeholder Plan] Wait for 30 Seconds

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.