Cleanup the segment repositories
This code should now work on guzzle 4, guzzle 5 and guzzle 6.
This commit is contained in:
@@ -14,7 +14,7 @@ namespace CachetHQ\Cachet\Segment;
|
||||
interface RepositoryInterface
|
||||
{
|
||||
/**
|
||||
* Returns the segment_write_key.
|
||||
* Returns the segment write key.
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user