You are here

protected property FileUpload::$logger in GraphQL 8.4

GraphQL logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/GraphQL/Utility/FileUpload.php, line 67

Class

FileUpload
Service to manage file uploads within GraphQL mutations.

Namespace

Drupal\graphql\GraphQL\Utility

Code

protected $logger;