Beispiel #1
0
 public function getLayerTbl()
 {
     return $this->hasOne(DraftLayer::className(), ['LAYER_ID' => 'LAYER_ID']);
 }