JobInterface Interface

Aurora\Queue Namespace


Methods

handle

The handler function, must be implemented

Return Value

  • void

Signature

public function handle(): void

Go to top