Meirza 97ff68fd6b MDL-78159 lib: Added missing properties for core libraries
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-06-21 15:39:53 +07:00
..

Brickfield accessibility tool plugin

Copyright (C) 2021 Brickfield Education Labs

The Accessibility admin tool plugin provides a simple means of checking content for any accessibility issues.

Created by an enthusiastic team from Brickfield Education Labs, including:

  • Karen Holland
  • Gavin Henrick
  • Mike Churchward
  • Renée Mackey
  • Laia Joana Canet
  • Jay Churchward
  • Paul Ffrench
  • Holly Lynn
  • Michael Pound
  • Max Larkin

with a little help from our friends.

Portions of the htmlchecker files were derived from the "Quail PHP Accessibility Library". The Quail library (Copyright (C) 2009 Kevin Miller) is licensed under GNU GPL v3. See the LICENSE_QUAIL.txt file in this directory for original Quail license information.