Skip to content

Commit 5130bcb

Browse files
committed
Fixed build for 5.0
1 parent 7a159ed commit 5130bcb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

code_samples/back_office/limitation/src/Controller/CustomController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ private function getCustomLimitationValue(): bool
5252
return $customLimitationValues['value'] ?? false;
5353
}
5454

55+
#[\Override]
5556
public function performAccessCheck(): void
5657
{
5758
$this->traitPerformAccessCheck();

0 commit comments

Comments
 (0)