ACMS_Corrector
in package
Tags
Table of Contents
Properties
Methods
- __call() : mixed
- __construct() : mixed
- ACMS_Corrector constructor.
- correct() : string
Properties
$factory
protected
CorrectorFactory
$factory
Methods
__call()
public
__call(mixed $method, mixed $argument) : mixed
Parameters
- $method : mixed
- $argument : mixed
__construct()
ACMS_Corrector constructor.
public
__construct() : mixed
correct()
public
correct(string $txt, string $opt, string $name) : string
Parameters
- $txt : string
- $opt : string
- $name : string