VuFind API Documentation

HtmlValidation
in package

Attribute to track HTML validation behavior in tests.

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Main Page

Table of Contents

$useValidation  : bool
Should HTML validation be applied to this test?
__construct()  : mixed
Constructor

Properties

$useValidation

Should HTML validation be applied to this test?

public bool $useValidation

Methods

__construct()

Constructor

public __construct([bool $useValidation = true ]) : mixed
Parameters
$useValidation : bool = true

Should HTML validation be applied to this test?

Return values
mixed

Search results