Skip to content

Commit

Permalink
Update BeamzerServiceProvider.php
Browse files Browse the repository at this point in the history
  • Loading branch information
synergixe committed Jun 5, 2018
1 parent e2b28f8 commit b21682c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
use Illuminate\Support\ServiceProvider;

class BeamzerServiceProvider extends ServiceProvider {

const VERSION = '0.1.6';

/**
* Indicates if loading of the provider is deferred
Expand Down Expand Up @@ -142,6 +144,7 @@ private function loadConfig(){
}

/**
*
*
*/

Expand Down

0 comments on commit b21682c

Please sign in to comment.