function 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.