SelectionBase.php
Namespace
Drupal\Core\Entity\Plugin\EntityReferenceSelectionFile
-
core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ SelectionBase.php
View source
<?php
namespace Drupal\Core\Entity\Plugin\EntityReferenceSelection;
/**
* @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
* Use \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
*/
class SelectionBase extends DefaultSelection {
}
Classes
Title | Deprecated | Summary |
---|---|---|
SelectionBase | in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.