Пример #1
0
 public function isIdentical(self $parameters)
 {
     return $this->toArray() == $parameters->toArray();
 }