protected property AclTable::$table_name in ACL 8
Same name in this branch
- 8 src/Plugin/migrate/source/AclTable.php \Drupal\acl\Plugin\migrate\source\AclTable::table_name
- 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/ destination/ AclTable.php, line 25
Class
- AclTable
- Drupal 8 ACL Table destination.
Namespace
Drupal\acl\Plugin\migrate\destinationCode
protected $table_name;