We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c15d3 commit 0539400Copy full SHA for 0539400
src/DataURI/Parser.php
@@ -48,6 +48,7 @@ class Parser
48
* @param bool $strict
49
* @return Data
50
* @throws InvalidDataException
51
+ * @throws InvalidArgumentException
52
*/
53
public static function parse($dataUri, $len = Data::TAGLEN, $strict = false)
54
{
0 commit comments