コード例 #1
0
ファイル: JsonArrayTest.php プロジェクト: selimcr/servigases
 public function testRequiresSQLCommentHint()
 {
     $this->assertTrue($this->type->requiresSQLCommentHint($this->platform));
 }