Update phpdoc to match camelCase variable
This commit is contained in:
@@ -23,7 +23,7 @@ class Zones implements API
|
||||
* @SuppressWarnings(PHPMD.BooleanArgumentFlag)
|
||||
*
|
||||
* @param string $name
|
||||
* @param bool $jump_start
|
||||
* @param bool $jumpStart
|
||||
* @param string $organizationID
|
||||
* @return \stdClass
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user