mirror of
https://github.com/getgrav/grav.git
synced 2026-09-02 11:58:25 +02:00
Docblock fix
This commit is contained in:
@@ -24,7 +24,7 @@ class Media extends AbstractMedia
|
||||
protected const VERSION = parent::VERSION . '.1';
|
||||
|
||||
/**
|
||||
* @param string $path
|
||||
* @param string|null $path
|
||||
* @param array|null $media_order
|
||||
* @param bool $load
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user