コード例 #1
0
ファイル: DateTimeTypeTest.php プロジェクト: php-lug/lug
 public function testName()
 {
     $this->assertSame('datetime', $this->type->getName());
 }