Skip to content

Commit 4930b58

Browse files
added return type
1 parent bd06ba3 commit 4930b58

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/ErrorTypes.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ class ErrorTypes
1313

1414
/**
1515
* Static initializer to conditionally populate $ERROR_TYPES.
16+
*
17+
* @return void
1618
*/
1719
protected static function initializeErrorTypes()
1820
{

0 commit comments

Comments
 (0)