We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 020861a commit 0194281Copy full SHA for 0194281
src/Result/ResultInterface.php
@@ -4,7 +4,8 @@
4
5
/**
6
* The base result interface, on it's own does not mean much, instead the
7
- * interfaces `PhpSchool\PhpWorkshop\Result\SuccessInterface` & `PhpSchool\PhpWorkshop\Result\FailureInterface` should be used.
+ * interfaces `PhpSchool\PhpWorkshop\Result\SuccessInterface` & `PhpSchool\PhpWorkshop\Result\FailureInterface`
8
+ * should be used.
9
*
10
* @package PhpSchool\PhpWorkshop\Result
11
*/
0 commit comments