FOSSology  3.2.0rc1
Open Source License Compliance by Open Source Software
HelperToUploadVcsPage.php
Go to the documentation of this file.
1 <?php
32 
35 
41 {
42 
50  public function handleRequest(Request $request)
51  {
52  return $this->handleUpload($request);
53  }
54 }
handleUpload(Request $request)
Process the upload request.
Upload from some Version Conntrol System using the UI.