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