copyright()

FIXME document all attributes for Bigace 3.0

The copyright ViewHelper does something ...

-> Since BIGACE 3.0

Further infos at the ViewHelper copyright() PHPDoc.

Attributes

  • $version - (optional, boolean)

  • $target- (optional, string)

Example

This example shows to ...

:::php
<?php

  $foo = $this->copyright();

?>