Merge pull request #293 from ladybirdweb/analysis-XkrxL1

Applied fixes from StyleCI
This commit is contained in:
Manish Verma
2016-11-03 16:54:39 +05:30
committed by GitHub
2 changed files with 24 additions and 23 deletions

View File

@@ -36,8 +36,8 @@ class ProfileRequest extends Request
}
/**
*Check the mobile number is unique or not.
*
*Check the mobile number is unique or not
*@return string
*/
public function checkMobile()

View File

@@ -1,4 +1,5 @@
<?php
return [
/*
|--------------------------------------------------------------------------