Esempio n. 1
0
 public function getTestLibrary()
 {
     return $this->hasOne(TestLibrary::className(), ['testLibraryId' => 'testLibraryId']);
 }