Skip to content

Commit 0351f91

Browse files
committed
fixed CS
1 parent a1a5393 commit 0351f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/AssetsInstallCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ private function absoluteSymlinkWithFallback($originDir, $targetDir)
222222
* @param string $targetDir
223223
* @param bool $relative
224224
*
225-
* @throws IOException If link can not be created.
225+
* @throws IOException if link can not be created
226226
*/
227227
private function symlink($originDir, $targetDir, $relative = false)
228228
{

0 commit comments

Comments
 (0)