Exemple #1
0
 /** @return string */
 public function hashCode()
 {
     return 'L' . Objects::hashOf($this->links);
 }