@@ -18,13 +18,13 @@ |
||
| 18 | 18 | * @param void |
| 19 | 19 | * @return void |
| 20 | 20 | */ |
| 21 | - public static function determineEvangelistLevel($noOfRepositories); |
|
| 21 | + public static function determineEvangelistLevel($noOfRepositories); |
|
| 22 | 22 | |
| 23 | - /** |
|
| 24 | - * This method checkForNullRepos |
|
| 25 | - * @param array $jsonBody |
|
| 26 | - * @return boolean |
|
| 27 | - */ |
|
| 28 | - public static function checkForNullRepos($jsonBody); |
|
| 23 | + /** |
|
| 24 | + * This method checkForNullRepos |
|
| 25 | + * @param array $jsonBody |
|
| 26 | + * @return boolean |
|
| 27 | + */ |
|
| 28 | + public static function checkForNullRepos($jsonBody); |
|
| 29 | 29 | |
| 30 | 30 | } |