ExcludedDateCompareManager
Table of Contents
Methods
- __construct() : mixed
- compare() : $this
- createInstance() : ExcludedDateCompareManager
- getDiffCollection() : ExcludedDatesCollection
- hasDiff() : bool
- isEqual() : bool
Methods
__construct()
public
__construct(ExcludedDatesCollection|null $originalCollection, ExcludedDatesCollection|null $currentCollection) : mixed
Parameters
- $originalCollection : ExcludedDatesCollection|null
- $currentCollection : ExcludedDatesCollection|null
compare()
public
compare() : $this
Return values
$thiscreateInstance()
public
static createInstance(ExcludedDatesCollection|null $originalCollection, ExcludedDatesCollection|null $currentCollection) : ExcludedDateCompareManager
Parameters
- $originalCollection : ExcludedDatesCollection|null
- $currentCollection : ExcludedDatesCollection|null
Return values
ExcludedDateCompareManagergetDiffCollection()
public
getDiffCollection() : ExcludedDatesCollection
Return values
ExcludedDatesCollectionhasDiff()
public
hasDiff() : bool
Return values
boolisEqual()
public
isEqual() : bool