Hi guys, your plugin is very good, but I think I've detected a minor issue here:
Where
Any route file (etc web.php)
What
1) Create single action controller (using public function __invoke)
2) Try to type it's class name under action in route file
Expected
Plugin detects controller and provides autocomplete
Reallity
Nothing happens
Hi guys, your plugin is very good, but I think I've detected a minor issue here:
Where Any route file (etc web.php) What 1) Create single action controller (using
public function __invoke
) 2) Try to type it's class name under action in route fileExpected Plugin detects controller and provides autocomplete Reallity Nothing happens