Skip to content

Commit

Permalink
Update comments info
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoreno.rodriguez committed Jan 29, 2024
1 parent 959acda commit 2dd71cf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions system/src/Grav/Common/Media/Traits/ImageDecodingTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/

Expand All @@ -12,7 +11,7 @@
use Grav\Common\Grav;

/**
* Trait ImageLoadingTrait
* Trait ImageDecodingTrait
* @package Grav\Common\Media\Traits
*/

Expand Down

0 comments on commit 2dd71cf

Please sign in to comment.