This commit is contained in:
Abdulrahman
2019-06-07 02:06:34 +03:00
parent 1808310b2b
commit 598452c4ca
4 changed files with 6 additions and 4 deletions

View File

@@ -324,7 +324,7 @@ class defaultUploader implements KleejaUploader
/**
* here happens the magic, call this on upload submit
* @param int $uploadType upload from files input or links
* @return void
*/
public function upload()
{