Guest User

Untitled

a guest
Oct 19th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <?php
  2.  
  3. namespace Vendor\Bundle\Service;
  4.  
  5. /**
  6. * Description of the service
  7. *
  8. * @author Ludovic Loridan
  9. */
  10. class ServiceName
  11. {
  12.  
  13. }
Add Comment
Please, Sign In to add comment