Skip to content

Commit

Permalink
fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
delboy1978uk committed Dec 26, 2016
1 parent c3cbe9d commit ef63c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Renderer/Error/HorizontalFormErrorRender.php
Expand Up @@ -51,7 +51,7 @@ private function addCustomErrorMessage(DOMElement $helpBlock, FieldInterface $fi
/**
* @param DOMElement $helpBlock
* @param FieldInterface $field
* @return DOMElement]
* @return DOMElement
*/
private function addErrorMessages(DOMElement $helpBlock, FieldInterface $field)
{
Expand Down

0 comments on commit ef63c84

Please sign in to comment.