Tasks.php

Namespace

Drupal\Driver\Database\corefake\Install

File

core/tests/fixtures/database_drivers/custom/corefake/Install/Tasks.php

View source
<?php

namespace Drupal\Driver\Database\corefake\Install;

use Drupal\Core\Database\Driver\corefake\Install\Tasks as BaseInstallTasks;
class Tasks extends BaseInstallTasks {

}

Classes

Title Deprecated Summary
Tasks

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.