Home
last modified time | relevance | path

Searched refs:monthNameGenitiveCase (Results 1 – 7 of 7) sorted by relevance

/webtrees/app/Date/
H A DAbstractCalendarDate.php679 return $this->monthNameGenitiveCase($this->month, $this->isLeapYear());
699 abstract protected function monthNameGenitiveCase(int $month, bool $leap_year): string; function in Fisharebest\\Webtrees\\Date\\AbstractCalendarDate
H A DHijriDate.php134 protected function monthNameGenitiveCase(int $month, bool $leap_year): string function in Fisharebest\\Webtrees\\Date\\HijriDate
H A DJalaliDate.php131 protected function monthNameGenitiveCase(int $month, bool $leap_year): string function in Fisharebest\\Webtrees\\Date\\JalaliDate
H A DAbstractGregorianJulianDate.php121 protected function monthNameGenitiveCase(int $month, bool $leap_year): string function in Fisharebest\\Webtrees\\Date\\AbstractGregorianJulianDate
H A DJewishDate.php185 protected function monthNameGenitiveCase(int $month, bool $leap_year): string function in Fisharebest\\Webtrees\\Date\\JewishDate
H A DFrenchDate.php141 protected function monthNameGenitiveCase(int $month, bool $leap_year): string function in Fisharebest\\Webtrees\\Date\\FrenchDate
/webtrees/
H A Dphpstan-baseline.neon322 …ethod Fisharebest\\Webtrees\\Date\\AbstractGregorianJulianDate\:\:monthNameGenitiveCase\(\) should…
358 …message: '#^Method Fisharebest\\Webtrees\\Date\\FrenchDate\:\:monthNameGenitiveCase\(\) should ret…
388 …message: '#^Method Fisharebest\\Webtrees\\Date\\HijriDate\:\:monthNameGenitiveCase\(\) should retu…
424 …message: '#^Method Fisharebest\\Webtrees\\Date\\JalaliDate\:\:monthNameGenitiveCase\(\) should ret…
454 …message: '#^Method Fisharebest\\Webtrees\\Date\\JewishDate\:\:monthNameGenitiveCase\(\) should ret…