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

Style fix.

parent 2b2ce4c6
No related merge requests found
......@@ -70,9 +70,10 @@ class Summon extends BaseSummon implements \Zend\Log\LoggerAwareInterface
*
* Sets up the Summon API Client
*
* @param string $apiId Summon API ID
* @param string $apiKey Summon API Key
* @param array $options Associative array of additional options; legal keys:
* @param string $apiId Summon API ID
* @param string $apiKey Summon API Key
* @param array $options Associative array of additional options;
* legal keys:
* <ul>
* <li>authedUser - is the end-user authenticated?</li>
* <li>debug - boolean to control debug mode</li>
......
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