You are here

protected property Drupal_RichSnippets_Node_NodeSchemaPreprocessor::$_entity in Rich Snippets 7

The entity matched in the search result, usually a node object.

Type: stdClass

File

lib/Drupal/RichSnippets/Node/NodeSchemaPreprocessor.php, line 39
Contains Drupal_RichSnippets_Node_NodeSchemaPreprocessor.

Class

Drupal_RichSnippets_Node_NodeSchemaPreprocessor
Rich Snippets preprocessor for the Node module.

Code

protected $_entity;