Sid Gifari File Manager
🏠 Root
/
home2
/
iuywvcmy
/
www
/
wp-content
/
plugins
/
wpforms-lite
/
vendor_prefixed
/
apimatic
/
jsonmapper
/
example
/
Editing: Contact.php
<?php namespace WPForms\Vendor; class Contact { public $name; /** * @var Address */ public $address; }
Save
Cancel