Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
9dc789e6
Commit
9dc789e6
authored
Feb 13, 2017
by
Jonathan IROULIN
Browse files
PHPDoc @param class correction
parent
b76c945f
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/typo3/html/typo3conf/ext/ter_fe2/Classes/Controller/TagController.php
View file @
9dc789e6
...
...
@@ -66,7 +66,7 @@ class Tx_TerFe2_Controller_TagController extends Tx_TerFe2_Controller_AbstractCo
/**
* Action that displays a single tag
*
* @param Tx_TerFe2_Domain_Model_
Category
$tag The tag to display
* @param Tx_TerFe2_Domain_Model_
Tag
$tag The tag to display
* @return void
*/
public
function
showAction
(
Tx_TerFe2_Domain_Model_Tag
$tag
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment