We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658b63b commit db7fdc8Copy full SHA for db7fdc8
src/lib/Web/Interfaces/ServerInterface.php
@@ -51,7 +51,7 @@ public function withSecureInterface(string $secureInterface):self;
51
public function withApiPrefix(string $apiPrefix):self;
52
53
/**
54
- * Directory containing your api file.\
+ * Directory containing your api files.\
55
* This path should contain your `get.php`, `post.php` (etc) files.
56
* @param string $apiLocation
57
*/
0 commit comments