PHP PAGI\Node 네임스페이스

클래스들

이름 설명
MockedNode A Mocked node. Useful for testing ivr applications.
Node A node, used to get input from the user, validate it, play prompt messages, etc.
NodeActionCommand A node action command. Basically a DTO to declare what to do when a given node finished execution.
NodeController A node controller, used to execute a series of nodes while evaluating their output.