*/ class Workflow extends Record { /** * For bc. * @todo Remove. * @var bool */ protected $forceSelectAllAttributes = true; }