Update comments info

This commit is contained in:
pmoreno.rodriguez 2024-01-29 22:28:58 +01:00
parent 959acda39c
commit 2dd71cf489

View File

@ -2,8 +2,7 @@
/**
* @package Grav\Common\Media
*
* @copyright Copyright (c) 2015 - 2024 Trilby Media, LLC. All rights reserved.
* @author Pedro Moreno https://github.com/pmoreno-rodriguez
* @license MIT License; see LICENSE file for details.
*/
@ -12,7 +11,7 @@ namespace Grav\Common\Media\Traits;
use Grav\Common\Grav;
/**
* Trait ImageLoadingTrait
* Trait ImageDecodingTrait
* @package Grav\Common\Media\Traits
*/