You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/15-02-01-PHPDoc.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,10 +70,10 @@ difference between the second and third methods' doc block is the inclusion/excl
70
70
`@return void` explicitly informs us that there is no return; historically omitting the `@return void` statement also results in the same (no return) action.
0 commit comments