コード例 #1
0
 /**
  * Initialize the object
  */
 public function __construct()
 {
     parent::__construct();
     $this->import('Isotope');
 }