Skip to content

Commit

Permalink
[DOC] Usage example for flux:wizard.link
Browse files Browse the repository at this point in the history
  • Loading branch information
cweiske committed Nov 4, 2015
1 parent 5186d3e commit be5a69d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Classes/ViewHelpers/Wizard/LinkViewHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@

/**
* Field Wizard: Link
*
* #### Link input field with link wizard
*
* <flux:field.input name="link">
* <flux:wizard.link/>
* </flux:field.input>
*/
class LinkViewHelper extends AbstractWizardViewHelper {

Expand Down

0 comments on commit be5a69d

Please sign in to comment.