Exemplo n.º 1
0
 public function collectInformation($observer)
 {
     $collector = $this->getCollector();
     self::$_phpFiles = $observer->information;
     self::$_otherInfo = $observer->otherInformation;
 }