Attributes: adjust method signature

This commit is contained in:
Thomas Gelf 2017-08-21 22:54:02 +02:00
parent 2109d138d5
commit 76a790300f

View File

@ -103,7 +103,7 @@ class Attributes
}
/**
* @param Attribute|string $attribute
* @param Attribute|string|array $attribute
* @param string|array $value
* @return $this
*/