芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/public_html/cepali/lib/scssphp/Compiler/Environment.php
*/ class Environment { /** * @var \Leafo\ScssPhp\Block */ public $block; /** * @var \Leafo\ScssPhp\Compiler\Environment */ public $parent; /** * @var array */ public $store; /** * @var integer */ public $depth; }