Pop\Archive\Adapter\ArchiveInterface::listFiles PHP Метод

listFiles() публичный Метод

Method to return a listing of the contents of an archived file
public listFiles ( boolean $full = false ) : array
$full boolean
Результат array
    public function listFiles($full = false);