We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c35d9a8 commit 6529574Copy full SHA for 6529574
src/Api/CategoryMediaFileApi.php
@@ -7,10 +7,9 @@
7
use Psr\Http\Message\ResponseInterface;
8
9
/**
10
- * API implementation to manage the media files for the products.
+ * API implementation to manage enriched categories media files.
11
*
12
- * @author Laurent Petard <laurent.petard@akeneo.com>
13
- * @copyright 2017 Akeneo SAS (http://www.akeneo.com)
+ * @copyright 2023 Akeneo SAS (http://www.akeneo.com)
14
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
15
*/
16
class CategoryMediaFileApi implements DownloadableResourceInterface
0 commit comments