Skip to content

Commit 65f01cc

Browse files
committed
Control::templatePrepareFilters() silently deprecated
is not used by Latte 3
1 parent 83212fd commit 65f01cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Application/UI/Control.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ protected function checkTemplateClass(string $class): ?string
9292

9393
/**
9494
* Descendant can override this method to customize template compile-time filters.
95+
* @deprecated
9596
*/
9697
public function templatePrepareFilters(Template $template): void
9798
{

0 commit comments

Comments
 (0)