Element_Type::bootstrap()

Bootstraps the element type by setting properties.

Description

See also

Source

File: src/db-objects/elements/element-types/element-type.php

	protected abstract function bootstrap();

Changelog

Changelog
Version Description
1.0.0 Introduced.