Skip to content

Commit

Permalink
Import View Facade (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaOnLine authored and barryvdh committed Sep 6, 2018
1 parent 7b215fc commit 62bb501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PdfFaker.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?php namespace Barryvdh\Snappy;

use Illuminate\Support\Facades\View;
use PHPUnit\Framework\Assert as PHPUnit;

class PdfFaker extends PdfWrapper
Expand Down

0 comments on commit 62bb501

Please sign in to comment.