%PDF- %PDF-
Direktori : /var/www/html/hrsys/api/vendor/facade/flare-client-php/src/Truncation/ |
Current File : /var/www/html/hrsys/api/vendor/facade/flare-client-php/src/Truncation/TruncationStrategy.php |
<?php namespace Facade\FlareClient\Truncation; interface TruncationStrategy { public function execute(array $payload): array; }