public Result::getWarning
November 22, 2025 ยท View on GitHub
Description
public Result->getWarning ( [?int $type = null] ): array
From native methods: only Kemeny-Young use it to inform about a conflict during the computation process.
Parameter
type: ?int
Filter on a specific warning type code.
Return value
(array) Warnings provided by the by the method that generated the warning. Empty array if there is not.