Skip to content

Commit dbfe803

Browse files
committed
Fix docblock for coding style
1 parent bd09358 commit dbfe803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/transform.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ function getElement($name)
6666
}
6767

6868
/**
69-
* Alias to getElement()
69+
* Alias to getElement().
7070
*
7171
* @param string|string[] $name Providing an array will walk multiple levels
7272
* into the array.

0 commit comments

Comments
 (0)