コード例 #1
0
 function __construct($cachePath)
 {
     $this->cachePath = $cachePath;
     parent::__construct();
 }
コード例 #2
0
 function __construct()
 {
     parent::__construct();
 }