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)
Fri, Jan 24, 4:30 AM
Unknown Object (File)
Fri, Jan 24, 4:24 AM
Unknown Object (File)
Fri, Jan 24, 4:24 AM
Unknown Object (File)
Fri, Jan 24, 4:24 AM
Unknown Object (File)
Wed, Jan 22, 11:06 AM
Unknown Object (File)
Tue, Jan 21, 11:21 AM
Unknown Object (File)
Sun, Jan 19, 11:29 PM
Unknown Object (File)
Sun, Jan 19, 5:53 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.