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.