Skip to content

Commit 0e20cd5

Browse files
authored
Update static-files.md
1 parent 6634b5b commit 0e20cd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Writerside/topics/integrations/static-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Static adapters exist to serve files without execution of application code.
2626
## Filesystem
2727

2828
To return static files from the filesystem, you can use specific
29-
`Boson\Component\Http\Static\FilesystemStaticAdapter` static adapter.
29+
`Boson\Component\Http\Static\FilesystemStaticProvider` static adapter.
3030

3131
```php
3232
use Boson\Application;

0 commit comments

Comments
 (0)