mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 01:16:52 +00:00
[3] Fix leftover
This commit is contained in:
@@ -42,5 +42,5 @@ interface NodeVisitorInterface
|
||||
*
|
||||
* @return int The priority level
|
||||
*/
|
||||
public function getPriority(): int;
|
||||
public function getPriority();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user