Esempio n. 1
0
 /**
  * Return the list of fields in the node table
  *
  * @deprecated This is no longer being used internally and is subject to being removed in a future version.
  */
 public function getNodeFields()
 {
     return $this->library->getNodeFields();
 }