function RevisionableEntity::getRevisionId
Overrides RevisionableInterface::getRevisionId
File
-
core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityUrlTest.php, line 561
Class
Namespace
Drupal\Tests\Core\EntityCode
public function getRevisionId() : int|string|null {
return NULL;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.