public static function BatchBuilderTest::finishedCallback in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php \Drupal\Tests\Core\Batch\BatchBuilderTest::finishedCallback()
 - 10 core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php \Drupal\Tests\Core\Batch\BatchBuilderTest::finishedCallback()
 
Empty callback for the tests.
@internal
File
- core/
tests/ Drupal/ Tests/ Core/ Batch/ BatchBuilderTest.php, line 254  
Class
- BatchBuilderTest
 - Tests for the batch builder class.
 
Namespace
Drupal\Tests\Core\BatchCode
public static function finishedCallback() {
}