Skip to content

Commit 6529574

Browse files
authored
GRF-862: fix phpdoc
1 parent c35d9a8 commit 6529574

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/Api/CategoryMediaFileApi.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@
77
use Psr\Http\Message\ResponseInterface;
88

99
/**
10-
* API implementation to manage the media files for the products.
10+
* API implementation to manage enriched categories media files.
1111
*
12-
* @author Laurent Petard <laurent.petard@akeneo.com>
13-
* @copyright 2017 Akeneo SAS (http://www.akeneo.com)
12+
* @copyright 2023 Akeneo SAS (http://www.akeneo.com)
1413
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1514
*/
1615
class CategoryMediaFileApi implements DownloadableResourceInterface

0 commit comments

Comments
 (0)