Skip to content

Commit 0eb267a

Browse files
authored
Merge pull request #28 from Owen-oj/fix/style-fix
Update GetId3.php
2 parents 57b3e15 + dbb36ef commit 0eb267a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GetId3.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ public function getFileFormat()
242242
/**
243243
* Convert base64 image to jpeg.
244244
*
245-
* @param $base64_string
245+
* @param $base64_string
246246
* @return mixed
247247
*/
248248
private function base64_to_jpeg($base64_string)

0 commit comments

Comments
 (0)