8 line
60B

  1. <?php
  2. namespace domain\_;
  3. interface NotifierInterface
  4. {
  5. }