• Full name: \App\Application\Console\Commands\PublishScheduledContentCommand
  • Parent class: ConsoleCommand
  • This class is marked as final and can't be subclassed
  • This class is a Final class

Properties

name

protected string $name

codefy

protected \Codefy\Framework\Application $codefy

dfdb

private \Qubus\Expressive\Database $dfdb

workflow

private \App\Infrastructure\Services\Content\Workflow\ContentWorkflowService $workflow

Methods

__construct

public __construct(\Codefy\Framework\Application $codefy, \Qubus\Expressive\Database $dfdb, \App\Infrastructure\Services\Content\Workflow\ContentWorkflowService $workflow): mixed

Parameters:

Parameter Type Description
$codefy \Codefy\Framework\Application
$dfdb \Qubus\Expressive\Database
$workflow \App\Infrastructure\Services\Content\Workflow\ContentWorkflowService

configure

protected configure(): void

handle

protected handle(): int

Throws:


publishScheduledForCurrentSite

private publishScheduledForCurrentSite(string $tablePrefix): void

Parameters:

Parameter Type Description
$tablePrefix string