diff --git a/SFAPIclient/SFAPIclient.php b/SFAPIclient/SFAPIclient.php index 19f9cd9..cf92618 100755 --- a/SFAPIclient/SFAPIclient.php +++ b/SFAPIclient/SFAPIclient.php @@ -1,15 +1,15 @@ - * @version 1.31 - * @link https://github.com/superfaktura/docs - */ if (!class_exists('Requests')) { require_once('Requests.php'); } +/** + * @category SuperFaktura API + * @author SuperFaktura.sk s.r.o. + * @version 1.32 + * @link https://github.com/superfaktura/docs + */ class SFAPIclient { protected