DatePeriod::getRecurrences

(PHP 7 >= 7.2.17/7.3.4, PHP 8)

DatePeriod::getRecurrences繰り返しの数を取得する

説明

オブジェクト指向型

public DatePeriod::getRecurrences(): int|null

繰り返しの数を取得します。

パラメータ

この関数にはパラメータはありません。

返り値

繰り返しの数を返します。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top