content = $content; $this->line = $line; $this->position = $position; } /** * Set state after var_export * * @param array $properties * @return void * @ignore */ public static function __set_state( $properties ) { return null; } } ?>