Ejemplo n.º 1
0
 public function equals(IdentifiesFormRequestSource $other) : bool
 {
     return $other->toString() == $this->toString();
 }