Skip to content

Commit

Permalink
ignore line length here
Browse files Browse the repository at this point in the history
  • Loading branch information
swiffer committed May 31, 2020
1 parent 55eb537 commit a2b64ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FilesystemRegistry.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ class FilesystemRegistry
{
use StaticConfigTrait;

// @codingStandardsIgnoreStart
public const CONFIGURE_KEY_PREFIX = 'WyriHaximus.FlyPie.';
public const INVALID_ARGUMENT_MSG = 'Filesystem "%s" has no client or factory or parameters specific to build a client';

// @codingStandardsIgnoreStart
/**
* An array mapping url schemes to fully qualified driver class names
*
Expand Down

0 comments on commit a2b64ab

Please sign in to comment.