Fix documentation

This commit is contained in:
Dennis Eichhorn 2017-11-11 11:24:32 +01:00
parent 4b1dbd0366
commit 7073d16b5e

View File

@ -95,7 +95,7 @@ class DrawImage implements ArrayableInterface, \JsonSerializable
} }
/** /**
* @return string * @return mixed
* *
* @since 1.0.0 * @since 1.0.0
*/ */
@ -105,9 +105,7 @@ class DrawImage implements ArrayableInterface, \JsonSerializable
} }
/** /**
* @param string $media * @param mixed $media
*
* @return mixed
* *
* @since 1.0.0 * @since 1.0.0
*/ */