Skip to content

Commit

Permalink
Merge pull request #69 from aschosser/master
Browse files Browse the repository at this point in the history
remove duplicate phpdoc ($pageType)
  • Loading branch information
daniellienert committed May 27, 2016
2 parents 0232974 + 4909a48 commit 261b834
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Classes/ViewHelpers/Link/AlbumViewHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ class Tx_Yag_ViewHelpers_Link_AlbumViewHelper extends Tx_PtExtlist_ViewHelpers_L
* @param Tx_Yag_Domain_Model_Gallery $gallery Gallery object to render link for
* @param integer pageUid (Optional) ID of page to render link for. If null, current page is used
* @param integer $pageType type of the target page. See typolink.parameter
* @param integer $pageType type of the target page. See typolink.parameter
* @param boolean $noCache set this to disable caching for the target page. You should not need this.
* @param boolean $noCacheHash set this to supress the cHash query parameter created by TypoLink. You should not need this.
* @param string $section the anchor to be added to the URI
Expand Down

0 comments on commit 261b834

Please sign in to comment.