Page MenuHomeDevCentral

Refactoring: Service::getInstanceName()
ClosedPublic

Authored by dereckson on Feb 23 2016, 19:22.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 4, 20:06
Unknown Object (File)
Sun, May 4, 00:34
Unknown Object (File)
Sat, May 3, 11:55
Unknown Object (File)
Sun, Apr 27, 21:52
Unknown Object (File)
Sun, Apr 27, 19:17
Unknown Object (File)
Fri, Apr 25, 13:49
Unknown Object (File)
Sun, Apr 20, 22:41
Unknown Object (File)
Sat, Apr 19, 15:42
Subscribers

Details

Summary

The config:show command would like a string to represent the instance
in an array. We transfer the responsability to provide this string to
the Service class.

Test Plan
  • A new test is provided to test the method in the two cases
  • php artisan config:show

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Refactoring: Service::getInstanceName().
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Feb 23 2016, 20:25
This revision was automatically updated to reflect the committed changes.