filesize()

FIXME document all attributes for Bigace 3.0

The filesize ViewHelper does something ...

-> Since BIGACE 3.0

Further infos at the ViewHelper filesize() PHPDoc.

Attributes

  • $bytes - (required, int) The $bytes defines ...

Example

This example shows to ...

:::php
<?php

  $foo = $this->filesize();

?>