We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 189fe1a + 2657ad1 commit ec11deeCopy full SHA for ec11dee
1 file changed
src/Service/TableStatusChecker.php
@@ -19,7 +19,7 @@ class TableStatusChecker
19
* Cache TTL in seconds.
20
*/
21
private const CACHE_TTL_SECONDS = 300;
22
-
+
23
/**
24
* Cache service (optional, for caching table status).
25
0 commit comments