Ejemplo n.º 1
0
 public function getBlock()
 {
     return $this->hasOne(Block::className(), ['id' => 'blockId']);
 }