ok

Mini Shell

Direktori : /home2/selectio/public_html/fms-worksuite/vendor/spatie/db-dumper/src/Compressors/
Upload File :
Current File : /home2/selectio/public_html/fms-worksuite/vendor/spatie/db-dumper/src/Compressors/Compressor.php

<?php

namespace Spatie\DbDumper\Compressors;

interface Compressor
{
    public function useCommand(): string;

    public function useExtension(): string;
}

Zerion Mini Shell 1.0