We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83f340 commit 43e9f02Copy full SHA for 43e9f02
Profiler/ProfilerStorageInterface.php
@@ -35,7 +35,7 @@ public function find($ip, $url, $limit, $method, $start = null, $end = null);
35
/**
36
* Reads data associated with the given token.
37
*
38
- * The method returns false if the token does not exists in the storage.
+ * The method returns false if the token does not exist in the storage.
39
40
* @param string $token A token
41
0 commit comments