Preview: FieldFactoryInterface.php
Size: 121 B
/proc/self/root/home/getspomw/itechservicellc.com/vendor/dragonmantank/cron-expression/src/Cron/FieldFactoryInterface.php
<?php
namespace Cron;
interface FieldFactoryInterface
{
public function getField(int $position): FieldInterface;
}
Directory Contents
Dirs: 0 × Files: 10