Applied fixes from StyleCI

This commit is contained in:
Manish Verma
2016-11-03 11:23:33 +00:00
committed by StyleCI Bot
parent bb5b3131e2
commit fbea06a902
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 *@return string
*/ */
public function checkMobile() public function checkMobile()

View File

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