libSmalldb  v2.0.2
Public Member Functions | List of all members
DummyDataSource Class Reference

Description

DummyDataSource thinks that all state machines are in NotExists state.

Inheritance diagram for DummyDataSource

Public Member Functions

 loadData ($id)
 Load data for the state machine and set the state. More...
 
 invalidateCache ($id=null)
 Invalidate cached data. More...
 

Member Function Documentation

◆ loadData()

loadData (   $id)

Load data for the state machine and set the state.

Implements ReferenceDataSourceInterface.

◆ invalidateCache()

invalidateCache (   $id = null)

Invalidate cached data.

Implements ReferenceDataSourceInterface.