KMP PHP API Reference

ActionItemOwnerInterface

Optional lifecycle contract for persisted entities that own ActionItems.

Table of Contents

Methods

actionItemReadOnlyReason()  : string
Explain why stale requests cannot change this owner's checklist.
allowsActionItemMutations()  : bool
Whether the owner's ActionItems may still change state or definition.

Methods

actionItemReadOnlyReason()

Explain why stale requests cannot change this owner's checklist.

public actionItemReadOnlyReason() : string
Return values
string

allowsActionItemMutations()

Whether the owner's ActionItems may still change state or definition.

public allowsActionItemMutations() : bool
Return values
bool
On this page

Search results