thecodingmachine / graphqlite-bundle

A Symfony bundle for thecodingmachine/graphqlite.
34 stars 37 forks source link

Reuse more accurate check for APCu availability #127

Closed andrew-demb closed 2 years ago

andrew-demb commented 2 years ago

It is already used in the same class, so this change makes checks more consistent: https://github.com/thecodingmachine/graphqlite-bundle/blob/b7682aa13ccec13f8eb0073b8ed89f7a757d831f/DependencyInjection/GraphQLiteCompilerPass.php#L287