Exemplo n.º 1
0
 /**
  * Признак readonly
  */
 public function isReadonly()
 {
     return $this->isProperty(PsTableColumnProps::COL_READONLY());
 }