diff --git a/framework/base/Controller.php b/framework/base/Controller.php index 70be274ae2..cc19041ef0 100644 --- a/framework/base/Controller.php +++ b/framework/base/Controller.php @@ -131,8 +131,8 @@ class Controller extends Component implements ViewContextInterface * using the configuration provided here. * @return array * - * @phpstan-return array + * @psalm-return array */ public function actions() {