protected property MigrateExecutableMemoryExceededTest::$executable in Drupal 8
The tested migrate executable.
Type: \Drupal\Tests\migrate\Unit\TestMigrateExecutable
File
- core/
modules/ migrate/ tests/ src/ Unit/ MigrateExecutableMemoryExceededTest.php, line 31
Class
- MigrateExecutableMemoryExceededTest
- Tests the \Drupal\migrate\MigrateExecutable::memoryExceeded() method.
Namespace
Drupal\Tests\migrate\UnitCode
protected $executable;