OwlCyberSecurity - MANAGER
Edit File: DonationSummary.php
<?php declare(strict_types=1); namespace Give\Framework\FieldsAPI; class DonationSummary extends Element { const TYPE = 'donationSummary'; }