You are here

protected property MigrateDestinationComment::$maintainNodeStatistics in Migrate 7.2

Save the original setting of comment_maintain_node_statistics

Type: boolean

File

plugins/destinations/comment.inc, line 31
Support for comment destinations.

Class

MigrateDestinationComment
Destination class implementing migration into comments.

Code

protected $maintainNodeStatistics;