Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Commit 215b53f

Browse files
author
Bruno
committed
[UPD] modif for package
1 parent 05ec5fd commit 215b53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conversation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public function nextAction() {
6969
}
7070

7171
/**
72-
* Returns all the nextActions whose name matches the parameter
72+
* Returns all nextActions
7373
* @return {Array}: returns an array of nextActions, or null
7474
*/
7575
public function nextActions() {

0 commit comments

Comments
 (0)