Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MigrateExecutable.php
MigrateExecutable::$memoryLimit
The PHP memory_limit expressed in bytes.
Type:
int
File
core/
modules/
migrate/
src/
MigrateExecutable.php
, line 55
Class
MigrateExecutable
Defines a migrate executable class.
Namespace
Drupal\migrate
Code
protected $memoryLimit;
RSS feed