Skip to content

Commit 0539400

Browse files
DQNEOThibaud Fabre
authored andcommitted
fix @throws in phpdoc
1 parent 47c15d3 commit 0539400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DataURI/Parser.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ class Parser
4848
* @param bool $strict
4949
* @return Data
5050
* @throws InvalidDataException
51+
* @throws InvalidArgumentException
5152
*/
5253
public static function parse($dataUri, $len = Data::TAGLEN, $strict = false)
5354
{

0 commit comments

Comments
 (0)