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