cleanup and tests added for ci/cd

This commit is contained in:
Dennis Eichhorn 2019-11-20 22:28:04 +01:00
parent 62bb1d36ea
commit 6a618a3536

View File

@ -71,7 +71,7 @@ class DrawImage implements ArrayableInterface, \JsonSerializable
/**
* Set media
*
* @param int|Media $media
* @param int|Media $media Media
*
* @return void
*