Guest User

Untitled

a guest
Apr 13th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <?php
  2.  
  3. MyController extends Controller {
  4.  
  5.  
  6. namespace AppHttpControllers;
  7. use HaslvIpbwi;
  8.  
  9. public function index() {
  10.  
  11. $member_info = IPBWI::member()->info();
  12. //etc
  13. }
  14.  
  15. }
Advertisement
Add Comment
Please, Sign In to add comment