We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec176cd commit 66af0b0Copy full SHA for 66af0b0
tests/Mocks/HasPreAndPostProcessingMock.php
@@ -5,6 +5,7 @@
5
use Illuminate\Console\Command;
6
use Native\Electron\Traits\HasPreAndPostProcessing;
7
8
+#[\AllowDynamicProperties]
9
class HasPreAndPostProcessingMock extends Command
10
{
11
use HasPreAndPostProcessing;
0 commit comments