Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit 06d76ea

Browse files
committed
Merge branch 'hotfix/75' into develop
Forward port #75
2 parents a1732f6 + 126aaa7 commit 06d76ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ If you want to use a specific encoding when converting file content, you should
111111
specify the encoding when instantiating the `LowerCase` filter, or use the
112112
`setEncoding` method to change it.
113113

114-
```
114+
```php
115115
use Zend\Filter\File\LowerCase;
116116
use Zend\Http\PhpEnvironment\Request;
117117

0 commit comments

Comments
 (0)