Refactor Package to be Standalone

This commit is contained in:
Christian Bönning 2022-05-31 12:56:36 +02:00
commit 025a7edacb
129 changed files with 3386 additions and 3974 deletions

View file

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