The expression return $this->keyType could return the type Doctrine\Annotations\Metadata\Type\UnionType which is incompatible with the type-hinted return Doctrine\Annotations\Metadata\Type\ScalarType. Consider adding an additional type-check to rule them out.