You are here

public function Nodejs::getContentTokens in Node.js integration 8

File

src/Nodejs.php, line 52

Class

Nodejs

Namespace

Drupal\nodejs

Code

public function getContentTokens() {
  return $this->contentTokens;
}