Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit 08e39a1

Browse files
author
xdev
committed
Minor Fix
1 parent 5a19260 commit 08e39a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Source/Epignosis/eFrontPro/Sdk/API/Handler/Catalog.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use Epignosis\eFrontPro\Sdk\API\Abstraction\AbstractAPI;
66

77
/**
8-
* Class Content
8+
* Class Catalog
99
*
1010
* @author EPIGNOSIS
1111
* @package Epignosis\eFrontPro\Sdk
@@ -32,5 +32,4 @@ public function GetInfo($userId) {
3232
$this->_apiKey
3333
);
3434
}
35-
3635
}

0 commit comments

Comments
 (0)