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 39ffaa1 commit 242108aCopy full SHA for 242108a
1 file changed
src/Base/Filament/Concerns/ContentFormTrait.php
@@ -38,6 +38,7 @@ trait HasContentFormActions {}
38
trait ContentFormTrait
39
{
40
use HasContentFormActions;
41
+
42
protected ?string $publishOperation = null;
43
44
/**
0 commit comments