Keeps track of the last render index.

Type: int|NULL

File

handlers/views_handler_field.inc, line 81
Definition of views_handler_field.

Class

views_handler_field
Base field handler that has no options and renders an unformatted field.

Code

protected $last_render_index = NULL;