You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PHPDoc return type is string, but PAMI\Message\Message::$keys can also contains any of types returned by PAMI\Message\Message::sanitizeInput() method.
In PHPDoc return type is
string
, butPAMI\Message\Message::$keys
can also contains any of types returned byPAMI\Message\Message::sanitizeInput()
method.Can be reproduced by code:
The text was updated successfully, but these errors were encountered: