Docs

EVF_Autoloader::get_file_name_from_class( string $class ): string

This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Take a class name and turn it into a file name.

Parameters

$classstringrequired
Class name.

Return

string