Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CWD
powerdns-client
Commits
f5dd78e7
Commit
f5dd78e7
authored
Nov 11, 2018
by
Ludwig Ruderstaller
Browse files
Cleanup and Scrutinizer Badge
parent
7b65b22d
Pipeline
#17718
passed with stage
in 1 minute and 33 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Client.php
View file @
f5dd78e7
...
...
@@ -27,9 +27,10 @@ use GuzzleHttp\Client as GuzzleClient;
class
Client
{
private
$basePath
=
'api/v1'
;
private
$serverId
=
'localhost'
;
private
$apiKey
;
private
$apiUri
;
/** @var HttpClient */
private
$client
;
...
...
README.md
View file @
f5dd78e7
cwdPowerDNS - Client
====================
[

](https://gitlab.cwd.at/cwd/powerdns-client/commits/develop)
[

](https://gitlab.cwd.at/cwd/powerdns-client/commits/develop)
[

](https://gitlab.cwd.at/cwd/powerdns-client/commits/develop)
[

](https://gitlab.cwd.at/cwd/powerdns-client/commits/develop)
[

](https://scrutinizer-ci.com/g/cwd/powerdns-client/?branch=master)
@ToDo - Write HowTo
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment