mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 18:36:53 +00:00
Removed @internal on Environment::getGlobals()
This commit is contained in:
@@ -813,8 +813,6 @@ class Environment
|
||||
}
|
||||
|
||||
/**
|
||||
* @internal
|
||||
*
|
||||
* @return array<string, mixed>
|
||||
*/
|
||||
public function getGlobals(): array
|
||||
|
||||
Reference in New Issue
Block a user