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 4f0446a commit 8f7f937Copy full SHA for 8f7f937
CacheWarmer/ProxyCacheWarmer.php
@@ -21,6 +21,8 @@
21
* since this information is necessary to build the proxies in the first place.
22
*
23
* @author Benjamin Eberlei <[email protected]>
24
+ *
25
+ * @final since Symfony 7.1
26
*/
27
class ProxyCacheWarmer implements CacheWarmerInterface
28
{
0 commit comments