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 83212fd commit 65f01ccCopy full SHA for 65f01cc
src/Application/UI/Control.php
@@ -92,6 +92,7 @@ protected function checkTemplateClass(string $class): ?string
92
93
/**
94
* Descendant can override this method to customize template compile-time filters.
95
+ * @deprecated
96
*/
97
public function templatePrepareFilters(Template $template): void
98
{
0 commit comments