8000 [CS] Apply phpdoc_annotation_without_dot · symfony/filesystem@c2e23a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2e23a9

Browse files
keradusfabpot
authored andcommitted
[CS] Apply phpdoc_annotation_without_dot
1 parent b77c881 commit c2e23a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Filesystem.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ public function isAbsolutePath($file)
525525
* @param null|int $mode The file mode (octal). If null, file permissions are not modified
526526
* Deprecated since version 2.3.12, to be removed in 3.0.
527527
*
528-
* @throws IOException If the file cannot be written to.
528+
* @throws IOException if the file cannot be written to
529529
*/
530530
public function dumpFile($filename, $content, $mode = 0666)
531531
{

0 commit comments

Comments
 (0)
0