Skip to content

Commit 99516c6

Browse files
committed
Fix cs
1 parent b9d1275 commit 99516c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ArrayTransformer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ public function map(string $destination, string $source, $rule = null): self
9595
}
9696

9797
/**
98-
* Add mapping rule.
98+
* Add mapping rule with default value only.
9999
*
100100
* @param string $destination The destination element
101101
* @param mixed $value The value

0 commit comments

Comments
 (0)