XliffLintCommand
extends XliffLintCommand
in package
Validates XLIFF files syntax and outputs encountered errors.
Tags
Table of Contents
- $defaultDescription : mixed
- $defaultName : mixed
- __construct() : mixed
- configure() : mixed
- {@inheritdoc}
Properties
$defaultDescription
protected
static mixed
$defaultDescription
= 'Lints an XLIFF file and outputs encountered errors'
$defaultName
protected
static mixed
$defaultName
= 'lint:xliff'
Methods
__construct()
public
__construct() : mixed
Return values
mixed —configure()
{@inheritdoc}
protected
configure() : mixed