Beispiel #1
0
 /**
  * 
  * 获取@的详细类型
  */
 public function getAtDetailType($result = '')
 {
     return $this->preTokenType = Fl_Css_Static::getAtDetailType($result, $this);
 }