예제 #1
0
파일: Cypher.php 프로젝트: nk2580/wordsmith
 public function __construct($key)
 {
     parent::__construct($key);
 }