mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
Update comments info
This commit is contained in:
parent
959acda39c
commit
2dd71cf489
|
|
@ -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
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user