ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
class.ilWACLogDummy.php
Go to the documentation of this file.
1 <?php
2 
8 class ilWACLogDummy {
9 
13  protected $storage = array();
14 
15 
19  public function write($dummy) {
20  $this->storage[] = $dummy;
21  }
22 }
Class ilWACLogDummy.
Create styles array
The data for the language used.