芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/status.pulsehost.co.uk/vendor/scssphp/scssphp/src/Block/CallableBlock.php
|null */ public $args; /** * @var Environment|null */ public $parentEnv; /** * @param string $type */ public function __construct($type) { $this->type = $type; } }