You are here

protected property AclTable::$table_name in ACL 8

Same name in this branch
  1. 8 src/Plugin/migrate/source/AclTable.php \Drupal\acl\Plugin\migrate\source\AclTable::table_name
  2. 8 src/Plugin/migrate/destination/AclTable.php \Drupal\acl\Plugin\migrate\destination\AclTable::table_name

Table name to fetch.

Type: array

File

src/Plugin/migrate/source/AclTable.php, line 24

Class

AclTable
Drupal 6/7 ACL Table source from database.

Namespace

Drupal\acl\Plugin\migrate\source

Code

protected $table_name;