Your IP : 216.73.216.5


Current Path : /home/theafprt/hypekndy.com/wp-content/plugins/ameliabooking/vendor/php-http/curl-client/
Upload File :
Current File : /home/theafprt/hypekndy.com/wp-content/plugins/ameliabooking/vendor/php-http/curl-client/.php_cs

<?php

return Symfony\CS\Config\Config::create()
    ->level(Symfony\CS\FixerInterface::PSR2_LEVEL)
    ->fixers([])
    ->finder(
        Symfony\CS\Finder\DefaultFinder::create()->in(__DIR__ . '/src')
    )
;