Commit 401ac36
committed
minor #10265 Small fix to syntax of Return Type Declaration (nicoweb)
This PR was merged into the 4.1 branch.
Discussion
----------
Small fix to syntax of Return Type Declaration
As in the PHP documentation: http://php.net/manual/en/functions.returning-values.php#functions.returning-values.type-declaration
Commits
-------
92b68a4 Small fix to syntax of Return Type Declaration1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments