mirror of
https://github.com/archtechx/virtualcolumn.git
synced 2025-12-12 13:44:04 +00:00
Early return in the listener if data column isn't required
This commit is contained in:
parent
09bdf523e0
commit
9cda7d498c
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ declare(strict_types=1);
|
||||||
namespace Stancl\VirtualColumn;
|
namespace Stancl\VirtualColumn;
|
||||||
|
|
||||||
use Illuminate\Contracts\Encryption\DecryptException;
|
use Illuminate\Contracts\Encryption\DecryptException;
|
||||||
use Illuminate\Database\Eloquent\MissingAttributeException;
|
|
||||||
use Illuminate\Support\Facades\Crypt;
|
use Illuminate\Support\Facades\Crypt;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue