Skip to content

Commit 5b2a324

Browse files
author
Andrey Helldar
authored
Update README.md
1 parent 51aac74 commit 5b2a324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ class AddSomeData extends Actionable
326326
throw new Exeption();
327327
}
328328

329-
public function success(): void
329+
public function failed(): void
330330
{
331331
Log::info('failed');
332332
}

0 commit comments

Comments
 (0)