Skip to content

Commit e5e4e30

Browse files
committed
fix: Comment Indentation
1 parent 238ea36 commit e5e4e30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Target.php

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ public function __construct(\FFI\CData $pointer)
2424
* $target = VipsTarget.newToDescriptor(1)
2525
* Makes a descriptor attached to stdout.
2626
* You can pass this target to (for example) @see Image::writeToTarget()
27-
2827
* @throws Exception
2928
*/
3029
public static function newToDescriptor(int $descriptor): self

0 commit comments

Comments
 (0)