Page MenuHomePhabricator

Use `__CLASS__` instead of hard-coding class names
ClosedPublic

Authored by joshuaspence on May 12 2015, 12:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 27, 5:32 PM
Unknown Object (File)
Wed, Apr 24, 10:37 PM
Unknown Object (File)
Thu, Apr 11, 7:35 AM
Unknown Object (File)
Tue, Apr 9, 1:11 PM
Unknown Object (File)
Mon, Apr 8, 12:19 AM
Unknown Object (File)
Mon, Apr 8, 12:19 AM
Unknown Object (File)
Mon, Apr 8, 12:06 AM
Unknown Object (File)
Sun, Apr 7, 10:32 PM

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPacb45968d889: Use `__CLASS__` instead of hard-coding class names
Summary

Use __CLASS__ instead of hard-coding class names. Depends on D12605.

Test Plan

Eyeball it.

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5917
Build 5937: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Use `__CLASS__` instead of hardcoding class names.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence edited edge metadata.
joshuaspence retitled this revision from Use `__CLASS__` instead of hardcoding class names to Use `__CLASS__` instead of hard-coding class names.
joshuaspence updated this object.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 13 2015, 2:55 PM
This revision was automatically updated to reflect the committed changes.