改名
This commit is contained in:
@@ -29,7 +29,7 @@ class LoggerProcess extends BaseProcess
|
|||||||
* @param Process $process
|
* @param Process $process
|
||||||
* @throws ComponentException
|
* @throws ComponentException
|
||||||
*/
|
*/
|
||||||
public function onProcessExec(Process $process): void
|
public function process(Process $process): void
|
||||||
{
|
{
|
||||||
// TODO: Implement onHandler() method.
|
// TODO: Implement onHandler() method.
|
||||||
$this->message($process);
|
$this->message($process);
|
||||||
|
|||||||
Reference in New Issue
Block a user