Skip to content

1.3.3

Compare
Choose a tag to compare
@Tarpsvo Tarpsvo released this 15 Aug 15:30

Changed

  • Fix MenuLinkable types

BREAKING!

Previous string enforcements failed in some cases, it is safer to just remove them. New type definitions for getDisplayValue and getValue:

public static function getDisplayValue($value = null)
public static function getValue($value = null, array $parameters = null)