sensitivedata.php 228 B

12345678
  1. <?php
  2. return [
  3. 'Name' => 'Rule name',
  4. 'Controller' => 'Controller',
  5. 'Data Table' => 'Corresponding data table',
  6. 'Primary Key' => 'Data table primary key',
  7. 'Data Fields' => 'Sensitive data fields',
  8. ];