function FileFormHooks::__construct

Same name and namespace in other branches
  1. 11.x core/modules/file/src/Hook/FileFormHooks.php \Drupal\file\Hook\FileFormHooks::__construct()

File

core/modules/file/src/Hook/FileFormHooks.php, line 19

Class

FileFormHooks
Hook implementations for file forms.

Namespace

Drupal\file\Hook

Code

public function __construct(protected ConfigFactoryInterface $configFactory) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.