Exemplo n.º 1
0
 public function testEmptyTypes()
 {
     $this->assertSame([DateTimeType::TYPE_EMPTY, DateTimeType::TYPE_NOT_EMPTY], DateTimeType::getEmptyTypes());
 }