Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
タイマーがオフになった後に何らかの実行に進むように、Zetacomponents/workflow でタイマーを設定する方法は?
ゼータコンポーネント/ワークフロー内にそのような機能が存在するとは思いません。そのためには、実行を開始または継続する php ファイルを作成し、その php ファイルを実行する cron ジョブを作成する必要があります。
ある種のカウントダウンを実行しているphpコードがあるという意味でタイマーを意味する場合、必要なのはカウントダウンが終了した後に実行を進めることだけです。