Guest User

Untitled

a guest
Feb 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <?php
  2.  
  3. namespace modules\theme;
  4.  
  5. use WPKit\Module\AbstractThemeFunctions;
  6.  
  7. class Functions extends AbstractThemeFunctions {
  8.  
  9. }
Add Comment
Please, Sign In to add comment