PATH:
home
/
thebhoeo
/
.trash
/
wpforms-lite-pro
/
vendor_prefixed
/
apimatic
/
jsonmapper
/
example
<?php namespace WPForms\Vendor; class Contact { public $name; /** * @var Address */ public $address; }
[-] Address.php
[edit]
[-] Contact.php
[edit]
[+]
..
[-] run.php
[edit]