Skip to content

Commit 15ee1ee

Browse files
committed
Init php client
1 parent 92d5355 commit 15ee1ee

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

php-client/class.phpipam-api.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?php
2+
3+
/**
4+
*
5+
* phpIPAM API client for php
6+
*
7+
*
8+
*/
9+
10+
11+
12+
?>

0 commit comments

Comments
 (0)