sathyashrayan

EavAttributeInputTypeServiceInterface.php

Mar 21st, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.14 KB | None | 0 0
  1. namespace MarketPlace\Attributes\Service;
  2.  
  3. interface EavAttributeInputTypeServiceInterface
  4. {
  5.     public function findAllEavAttributeInputType();
  6. }
Add Comment
Please, Sign In to add comment