Exemple #1
0
 public function testOfDays()
 {
     $this->assertPeriodIs(0, 0, 11, Period::ofDays(11));
 }