Page MenuHomeDevCentral

Refactoring: Service::getInstanceName()
ClosedPublic

Authored by dereckson on Feb 23 2016, 19:22.
Tags
None
Referenced Files
F13061686: D302.id.diff
Tue, Nov 18, 13:33
Unknown Object (File)
Mon, Nov 17, 17:08
Unknown Object (File)
Mon, Nov 17, 12:57
Unknown Object (File)
Mon, Nov 17, 08:20
Unknown Object (File)
Sun, Nov 16, 16:38
Unknown Object (File)
Sun, Nov 16, 14:25
Unknown Object (File)
Fri, Nov 14, 10:59
Unknown Object (File)
Tue, Nov 4, 15:58
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.