1 parent 4b2bc74 commit 8ed025cCopy full SHA for 8ed025c
1 file changed
src/TinyAuthBackendPlugin.php
@@ -32,7 +32,7 @@ class TinyAuthBackendPlugin extends BasePlugin {
32
protected bool $routesEnabled = true;
33
34
/**
35
- * @param \Cake\Core\PluginApplicationInterface<\Cake\Core\HttpApplicationInterface> $app The application instance
+ * @param \Cake\Core\PluginApplicationInterface $app The application instance
36
* @return void
37
*/
38
public function bootstrap(PluginApplicationInterface $app): void {
0 commit comments