The Gitlab instance will be restarted on Monday April 28th at 2AM. There will be a short interruption of service.

Skip to content
Snippets Groups Projects
Commit 8687bb0e authored by Demian Katz's avatar Demian Katz
Browse files

Style fix.

parent 56dbce8c
No related merge requests found
......@@ -81,7 +81,7 @@ class Summon extends BaseSummon implements \Zend\Log\LoggerAwareInterface
* <li>sessionId - Summon session ID to apply</li>
* <li>version - API version to use</li>
* </ul>
* @param \Zend\Http\Client $client HTTP client
* @param \Zend\Http\Client $client HTTP client
*/
public function __construct($apiId, $apiKey, $options = array(),
\Zend\Http\Client $client = null
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment