Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit a12f676

Browse files
committed
Add comment on the top of the helper trait to ignore coding standards in order to overcome the 120 characters limit
The comment has been copied from the PhpRenderer in the zend-view component.
1 parent a3ce681 commit a12f676

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/View/HelperTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
use Zend\Form\View\Helper\FormUrl;
4848
use Zend\Form\View\Helper\FormWeek;
4949

50+
// @codingStandardsIgnoreStart
5051
/**
5152
* Trait HelperTrait
5253
*

0 commit comments

Comments
 (0)