mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
47 lines
1.9 KiB
JSON
47 lines
1.9 KiB
JSON
{
|
|
"symbol-whitelist" : [
|
|
"null", "true", "false",
|
|
"static", "self", "parent",
|
|
"array", "string", "int", "float", "bool", "iterable", "callable", "void", "object", "mixed", "never",
|
|
"Swift_Message",
|
|
"ApiPlatform\\Core\\Api\\FilterInterface",
|
|
"ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Util\\QueryNameGeneratorInterface",
|
|
"ApiPlatform\\Core\\Metadata\\Extractor\\ExtractorInterface",
|
|
"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceNameCollectionFactoryInterface",
|
|
"ApiPlatform\\Core\\Serializer\\SerializerContextBuilderInterface",
|
|
"Behat\\Behat\\Tester\\ScenarioTester",
|
|
"Behat\\Behat\\Tester\\ServiceContainer\\TesterExtension",
|
|
"Behat\\Gherkin\\Node\\FeatureNode",
|
|
"Behat\\Gherkin\\Node\\ScenarioInterface",
|
|
"Behat\\Gherkin\\Node\\ScenarioNode",
|
|
"Behat\\Testwork\\Environment\\Environment",
|
|
"Behat\\Testwork\\ServiceContainer\\Extension",
|
|
"Behat\\Testwork\\ServiceContainer\\ExtensionManager",
|
|
"Behat\\Testwork\\Suite\\Exception\\ParameterNotFoundException",
|
|
"Behat\\Testwork\\Tester\\Result\\TestResult",
|
|
"Behat\\Testwork\\Tester\\Setup\\Setup",
|
|
"Behat\\Testwork\\Tester\\Setup\\Teardown",
|
|
"Doctrine\\DBAL\\Platforms\\MySqlPlatform",
|
|
"Doctrine\\DBAL\\Platforms\\MySQLPlatform",
|
|
"Http\\Client\\HttpClient",
|
|
"HWI\\Bundle\\OAuthBundle\\Connect\\AccountConnectorInterface",
|
|
"HWI\\Bundle\\OAuthBundle\\OAuth\\Response\\UserResponseInterface",
|
|
"HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\OAuthAwareUserProviderInterface",
|
|
"League\\Flysystem\\FilesystemOperator",
|
|
"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface",
|
|
"PHPUnit\\Framework\\ExpectationFailedException",
|
|
"Psr\\Http\\Message\\RequestFactoryInterface",
|
|
"Psr\\Http\\Message\\StreamFactoryInterface",
|
|
"Stripe\\Stripe"
|
|
],
|
|
"php-core-extensions" : [
|
|
"Core",
|
|
"date",
|
|
"pcre",
|
|
"Phar",
|
|
"Reflection",
|
|
"SPL",
|
|
"standard"
|
|
],
|
|
"scan-files" : []
|
|
}
|