Exemplo n.º 1
0
 protected function writeFooter()
 {
     $this->writer->writeLine('),');
     $this->writer->outdent();
     $this->writer->writeLine(');');
 }