Skip to content

Commit fc19b75

Browse files
authored
Adds
1 parent 3e8f7fa commit fc19b75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Illuminate/Queue/SerializableClosureFactory.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
use Laravel\SerializableClosure\SerializableClosure;
77
use Opis\Closure\SerializableClosure as OpisSerializableClosure;
88

9+
/**
10+
* @deprecated This class will be removed in Laravel 9.
11+
*/
912
class SerializableClosureFactory
1013
{
1114
/**

0 commit comments

Comments
 (0)