libSmalldb  v2.0.2
Public Member Functions | List of all members
SmalldbRepositoryInterface Interface Reference

Inheritance diagram for SmalldbRepositoryInterface

Public Member Functions

 ref ($id)
 Create a reference to a state machine identified by $id. More...
 

Member Function Documentation

◆ ref()

ref (   $id)

Create a reference to a state machine identified by $id.

Implemented in AbstractSqlRepository, and AbstractDoctrineRepository.