コード例 #1
0
 /**
  * @task markup
  */
 public function newMarkupEngine($field)
 {
     return PhabricatorMarkupEngine::newCalendarMarkupEngine();
 }