Skip to content

Commit

Permalink
No new line after @param
Browse files Browse the repository at this point in the history
Signed-off-by: Paul de Wouters <paul@hmn.md>
  • Loading branch information
Paul de Wouters committed Jun 16, 2014
1 parent c8965fb commit 9049b30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions wpthumb.crop-from-position.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ function wpthumb_add_crop_from_position_admin_hooks() {
*
* @param array $fields
* @param array $post
*
* @return $post
*/
function wpthumb_media_form_crop_position( $fields, $post ) {
Expand Down Expand Up @@ -70,7 +69,6 @@ function wpthumb_media_form_crop_position( $fields, $post ) {
*
* @param array $post
* @param array $attachment
*
* @return $post
*/
function wpthumb_media_form_crop_position_save( $post, $attachment ) {
Expand Down

0 comments on commit 9049b30

Please sign in to comment.