Page MenuHomePhabricator

DonationInterface: Standardize file, class, method and namespace naming conventions and directory layout
Open, Needs TriagePublic

Description

Let's fix non-standard class names, directory names (like email_forms), filenames (like gateway.adapter.php and employerSearch.api.php) and method names (like session_hasDonorData()), use namespaces, and make the directory layouts the same across processors (see, for example, layouts for different integrations under Adyen and Paypal gateways).