Skip to content

Commit 51ee9b3

Browse files
Update docs/en/identifiers.rst
Co-authored-by: Mark Story <mark@mark-story.com>
1 parent 5f6aa03 commit 51ee9b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/identifiers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ messages::
137137

138138
// Using a result object to return error messages.
139139
$identifier = [
140-
'Authentication.Callback', [
140+
'Authentication.Callback' => [
141141
'callback' => function($data) {
142142
// do identifier logic
143143

0 commit comments

Comments
 (0)