Beispiel #1
0
 protected function prefixMessage($msg)
 {
     return \Webforge\Common\String::prefixLines($msg, $this->prefix, "\n");
 }