Skip to content

Commit bed959f

Browse files
committed
Docblock
1 parent 1c7e658 commit bed959f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/ImageResize.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
/**
88
* Handles thumb image(s) according to the original source given.
99
*/
10+
/**
11+
* Image Resize
12+
*
13+
* @package Eventviva
14+
*/
1015
class ImageResize
1116
{
1217
const cropTOP = 1;

0 commit comments

Comments
 (0)