chore: update the doc and improve phpstan annotations

This commit is contained in:
Younes ENNAJI
2024-05-05 17:52:48 +01:00
parent eafa471fde
commit d2f019fb62
135 changed files with 3329 additions and 1423 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ export default class FlasherPlugin extends AbstractPlugin {
document.body.appendChild(container)
}
container.dataset.turboCache = 'false'
container.dataset.turboTemporary = ''
return container
}