sitename()

FIXME document all attributes for Bigace 3.0

The sitename ViewHelper does something ...

-> Since BIGACE 3.0

Further infos at the ViewHelper sitename() PHPDoc.

Attributes

  • $default - (optional, string) The $default defines ...

Example

This example shows to ...

:::php
<?php

  $foo = $this->sitename();

?>