²é¿´/±à¼ ´úÂë
ÄÚÈÝ
<?php namespace Cron; interface FieldFactoryInterface { public function getField(int $position): FieldInterface; }