PhpCsFixer\Fixer\WhitespacesAwareFixerInterface::setWhitespacesConfig PHP Method

setWhitespacesConfig() public method

public setWhitespacesConfig ( PhpCsFixer\WhitespacesFixerConfig $config )
$config PhpCsFixer\WhitespacesFixerConfig
    public function setWhitespacesConfig(WhitespacesFixerConfig $config);
WhitespacesAwareFixerInterface