Initial commit

This commit is contained in:
Pierre Lannoy 2024-02-12 10:46:19 +01:00
commit f2dfcba6ce
Signed by: Pierre Lannoy
GPG key ID: D27231EF87D53F31
86 changed files with 170 additions and 167 deletions

View file

@ -1,6 +1,6 @@
<?php
namespace port389\NetBox\Api;
namespace Hosterra\NetBox\Api;
interface ApiInterface
{