Page MenuHomePhabricator

Use `__CLASS__` instead of hardcoding class names
ClosedPublic

Authored by joshuaspence on May 12 2015, 12:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 1, 1:43 PM
Unknown Object (File)
Wed, Nov 27, 1:12 PM
Unknown Object (File)
Tue, Nov 26, 10:47 PM
Unknown Object (File)
Fri, Nov 22, 8:19 PM
Unknown Object (File)
Fri, Nov 22, 12:20 PM
Unknown Object (File)
Fri, Nov 22, 12:20 PM
Unknown Object (File)
Fri, Nov 22, 12:19 PM
Unknown Object (File)
Fri, Nov 22, 12:08 PM
Subscribers

Details

Summary

Use __CLASS__ instead of hardcoding class names. Depends on D12605.

Test Plan

Eyeball it.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 13 2015, 2:53 PM
This revision was automatically updated to reflect the committed changes.