示例#1
0
 /**
  * @return array
  */
 public function getTextHeaders()
 {
     return $this->helper !== null ? $this->helper->getCustomHeaders() : $this->headers;
 }