SensitiveParameter.phpstub 79 B

12345
  1. <?php
  2. #[\Attribute(Attribute::TARGET_PARAMETER)]
  3. class SensitiveParameter {
  4. }