SqlFileStep
in package
implements
StepInterface
Table of Contents
Interfaces
Properties
- $file : mixed
Methods
- __construct() : mixed
- SqlFileStep constructor.
- getSig() : mixed
- isValid() : mixed
- run() : mixed
Properties
$file
private
mixed
$file
Methods
__construct()
SqlFileStep constructor.
public
__construct(string $file) : mixed
Parameters
- $file : string
getSig()
public
getSig() : mixed
isValid()
public
isValid() : mixed
run()
public
run(CiviEnvBuilder $ctx) : mixed
Parameters
- $ctx : CiviEnvBuilder