Drupal investigation

FinalClass.php 64B

12345678
  1. <?php
  2. namespace Fixtures\Prophecy;
  3. final class FinalClass
  4. {
  5. }