mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
@@ -8,11 +8,6 @@ use Twig\TwigFunction;
|
||||
|
||||
class ClassExtension extends TwigExtension
|
||||
{
|
||||
|
||||
/**
|
||||
* @psalm-suppress InvalidAttribute
|
||||
* See https://github.com/vimeo/psalm/issues/11723
|
||||
*/
|
||||
#[\Override]
|
||||
public function getFunctions() : array
|
||||
{
|
||||
|
||||
@@ -13,10 +13,6 @@ class CsrfExtension extends AbstractExtension implements GlobalsInterface {
|
||||
) {
|
||||
}
|
||||
|
||||
/**
|
||||
* @psalm-suppress InvalidAttribute
|
||||
* See https://github.com/vimeo/psalm/issues/11723
|
||||
*/
|
||||
#[\Override]
|
||||
public function getGlobals() : array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user