Skip to content

Commit

Permalink
Removing the defered mode
Browse files Browse the repository at this point in the history
  • Loading branch information
vsmoraes committed Mar 19, 2015
1 parent 539ec4f commit d9b56b0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/PdfServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@

class PdfServiceProvider extends ServiceProvider
{
/**
* Indicates if loading of the provider is deferred.
*
* @var bool
*/
protected $defer = true;

/**
* Register the classes on the IoC container
*
Expand Down

0 comments on commit d9b56b0

Please sign in to comment.