FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
square
/
square
/
src
/
Models
Edit File: ApplicationType.php
<?php declare(strict_types=1); namespace Square\Models; class ApplicationType { public const TERMINAL_API = 'TERMINAL_API'; }
Save
Back