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 13a5bc5 commit 526b7bbCopy full SHA for 526b7bb
src/ExerciseCheck/FileComparisonExerciseCheck.php
@@ -5,8 +5,8 @@
5
namespace PhpSchool\PhpWorkshop\ExerciseCheck;
6
7
/**
8
- * This interface should be implemented when you require the check `\PhpSchool\PhpWorkshop\Check\FileComparisonCheck` in your
9
- * exercise.
+ * This interface should be implemented when you require the check `\PhpSchool\PhpWorkshop\Check\FileComparisonCheck`
+ * in your exercise.
10
*/
11
interface FileComparisonExerciseCheck
12
{
0 commit comments