Example #1
0
 protected function getBase()
 {
     return md5(serialize($this->styles->getItems()) . serialize(array()));
 }