Drupal investigation

EmptyClass.php 58B

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