From 322a4ade249467179c50a3e50eda8760ff3af2a3 Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Mon, 3 Jul 2017 17:50:40 +0200 Subject: [PATCH] fix --- src/Intervention/Image/Constraint.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Intervention/Image/Constraint.php b/src/Intervention/Image/Constraint.php index a247c99c..7352354d 100644 --- a/src/Intervention/Image/Constraint.php +++ b/src/Intervention/Image/Constraint.php @@ -50,6 +50,7 @@ class Constraint /** * Fix the given argument in current constraint + * * @param integer $type * @return void */