We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 989c131 commit d12e058Copy full SHA for d12e058
php-client/class.phpipam-api.php
@@ -77,7 +77,7 @@ class phpipam_api_client {
77
* @var bool
78
* @access private
79
*/
80
- private $Connecton = false;
+ private $Connection = false;
81
82
/**
83
* Access token for phpipam
0 commit comments