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

Commit 3e08baf

Browse files
committed
Added helper in PHPDocs for code completion in IDEs
- per @froschdesign
1 parent dd23c07 commit 3e08baf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Renderer/PhpRenderer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
*
3232
* Convenience methods for build in helpers (@see __call):
3333
*
34+
* @method string asset($asset)
3435
* @method string|null basePath($file = null)
3536
* @method \Zend\View\Helper\Cycle cycle(array $data = array(), $name = \Zend\View\Helper\Cycle::DEFAULT_NAME)
3637
* @method \Zend\View\Helper\DeclareVars declareVars()

0 commit comments

Comments
 (0)