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