Esempio n. 1
0
 public function getHead()
 {
     return $this->hasOne(Content::className(), ['id' => 'content_id']);
 }