コード例 #1
0
 /**
  * Get the form mode.
  *
  * @return null|string
  */
 public function getFormMode()
 {
     return $this->form->getMode();
 }