4 changed files with 14 additions and 0 deletions
			
			
		| @ -0,0 +1,12 @@ | |||||
|  | <?php namespace App\SupportedApps; | ||||
|  | 
 | ||||
|  | class Rancher implements Contracts\Applications { | ||||
|  |     public function defaultColour() | ||||
|  |     { | ||||
|  |         return '#78c9cf'; | ||||
|  |     } | ||||
|  |     public function icon() | ||||
|  |     { | ||||
|  |         return 'supportedapps/rancher.png'; | ||||
|  |     } | ||||
|  | } | ||||
| After Width: | Height: | Size: 4.4 KiB | 
					Loading…
					
					
				
		Reference in new issue