1 call to file_scan_directory()

FileSystemDeprecationTest::testDeprecatedScanDirectory in core/tests/Drupal/KernelTests/Core/File/FileSystemDeprecationTest.php
@expectedDeprecation file_scan_directory() is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::scanDirectory() instead. See https://www.drupal.org/node/3038437

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