W3cubDocs

/Drupal 8

protected property TypedDataManager::$prototypes

An array of typed data property prototypes.

Type: array

File

core/lib/Drupal/Core/TypedData/TypedDataManager.php, line 43

Class

TypedDataManager
Manages data type plugins.

Namespace

Drupal\Core\TypedData

Code

protected $prototypes = array();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!TypedData!TypedDataManager.php/property/TypedDataManager::prototypes/8.1.x