コード例 #1
0
ファイル: ColumnTypeTest.php プロジェクト: php-lug/lug
 public function testParent()
 {
     $this->assertNull($this->type->getParent());
 }