version()

FIXME document all attributes for Bigace 3.0

The version ViewHelper does something ...

-> Since BIGACE 3.0

Further infos at the ViewHelper version() PHPDoc.

Attributes

  • $build - (optional, boolean) The $build defines ...

Example

This example shows to ...

:::php
<?php

  $foo = $this->version();

?>