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 1f50a74 commit 2d161c1Copy full SHA for 2d161c1
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