li3

NewsDocumentationVersionsPresentationsCommunityDevelopment
  • Documentation
  • Framework API (1.3.x)
  • lithium
  • test
  • Fixture
  • __construct()

Contents

  • ../

lithium\test\Fixture::__construct()

Overrides lithium\core\ObjectDeprecated::__construct()
public method

Initializes class configuration ($_config), and assigns object properties using the _init() method, unless otherwise specified by configuration. See below for details.

Parameters

  • array $config

    The configuration options

Related

  • lithium\core\Object::__construct()

Source

	public function __construct($config = []) {
		parent::__construct($config + ['alters' => []]);
	}
GitHub / Twitter / Reddit / Stack Overflow
Testimonial Image

– no comment –

Pretty much everything is (c) 2009-2025 and beyond, the Union of RAD.