A classe finfo pode fornecer uma interface orientada a objetos nas funções fileinfo.
Sintaxe
finfo {
public __construct([ int $options = FILEINFO_NONE [, string $magic_file = "" ]] )
public buffer( string $string [, int $options = FILEINFO_NONE [, resource $context ]] ) : string
public file( string $file_name [, int $options = FILEINFO_NONE [, resource $context ]] ) : string
public set_flags( int $options ) : bool
}