Skip to content

Commit

Permalink
GRF-862: fix phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
pchasle authored Jun 12, 2023
1 parent c35d9a8 commit 6529574
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/Api/CategoryMediaFileApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@
use Psr\Http\Message\ResponseInterface;

/**
* API implementation to manage the media files for the products.
* API implementation to manage enriched categories media files.
*
* @author Laurent Petard <[email protected]>
* @copyright 2017 Akeneo SAS (http://www.akeneo.com)
* @copyright 2023 Akeneo SAS (http://www.akeneo.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
class CategoryMediaFileApi implements DownloadableResourceInterface
Expand Down

0 comments on commit 6529574

Please sign in to comment.