🇫🇮Finland Kimitri
@nick-hope We ran into the same problem. The problem is that the static return type was introduced in PHP 8.0. I made a quick patch that just removes the return type from the method.
@nick-hope We ran into the same problem. The problem is that the static return type was introduced in PHP 8.0. I made a quick patch that just removes the return type from the method.