|  | 
|  | __construct (public string $name, public string $base_version, public int $build, public bool $is_dev, public int $protocol, public string $git, public string $uname, public string $php, public string $zend, public string $php_os, public string $os, public array $composer_libraries,) | 
|  | 
Definition at line 26 of file CrashDumpDataGeneral.php.
 
◆ __construct()
      
        
          | pocketmine\crash\CrashDumpDataGeneral::__construct | ( | public string | $name, | 
        
          |  |  | public string | $base_version, | 
        
          |  |  | public int | $build, | 
        
          |  |  | public bool | $is_dev, | 
        
          |  |  | public int | $protocol, | 
        
          |  |  | public string | $git, | 
        
          |  |  | public string | $uname, | 
        
          |  |  | public string | $php, | 
        
          |  |  | public string | $zend, | 
        
          |  |  | public string | $php_os, | 
        
          |  |  | public string | $os, | 
        
          |  |  | public array | $composer_libraries ) | 
      
 
- Parameters
- 
  
    | string[] | $composer_libraries | @phpstan-param array<string, string> $composer_libraries |  
 
Definition at line 32 of file CrashDumpDataGeneral.php.
 
 
The documentation for this class was generated from the following file: