Skip to content

Commit

Permalink
Merge pull request #19 from ScientaNL/fix-typo-annotation
Browse files Browse the repository at this point in the history
Remove typo annotation
  • Loading branch information
annervisser authored Aug 12, 2021
2 parents cea0679 + b889bfd commit 9d0acc3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ class ImageDefinition extends AbstractEncodedDataDefinition
/**
* @Serializer\Type("int")
* @var int|null
* @nu
*/
protected $height = null;

Expand Down

0 comments on commit 9d0acc3

Please sign in to comment.