Home
last modified time | relevance | path

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

/webtrees/app/Date/
H A DAbstractCalendarDate.php683 return $this->monthNameLocativeCase($this->month, $this->isLeapYear());
719 abstract protected function monthNameLocativeCase(int $month, bool $leap_year): string; function in Fisharebest\\Webtrees\\Date\\AbstractCalendarDate
H A DHijriDate.php179 protected function monthNameLocativeCase(int $month, bool $leap_year): string function in Fisharebest\\Webtrees\\Date\\HijriDate
H A DJalaliDate.php176 protected function monthNameLocativeCase(int $month, bool $leap_year): string function in Fisharebest\\Webtrees\\Date\\JalaliDate
H A DAbstractGregorianJulianDate.php156 protected function monthNameLocativeCase(int $month, bool $leap_year): string function in Fisharebest\\Webtrees\\Date\\AbstractGregorianJulianDate
H A DJewishDate.php237 protected function monthNameLocativeCase(int $month, bool $leap_year): string function in Fisharebest\\Webtrees\\Date\\JewishDate
H A DFrenchDate.php188 protected function monthNameLocativeCase(int $month, bool $leap_year): string function in Fisharebest\\Webtrees\\Date\\FrenchDate
/webtrees/
H A Dphpstan-baseline.neon334 …ethod Fisharebest\\Webtrees\\Date\\AbstractGregorianJulianDate\:\:monthNameLocativeCase\(\) should…
370 …message: '#^Method Fisharebest\\Webtrees\\Date\\FrenchDate\:\:monthNameLocativeCase\(\) should ret…
400 …message: '#^Method Fisharebest\\Webtrees\\Date\\HijriDate\:\:monthNameLocativeCase\(\) should retu…
436 …message: '#^Method Fisharebest\\Webtrees\\Date\\JalaliDate\:\:monthNameLocativeCase\(\) should ret…
466 …message: '#^Method Fisharebest\\Webtrees\\Date\\JewishDate\:\:monthNameLocativeCase\(\) should ret…