Skip to content

Commit 135bd93

Browse files
committed
Add return type to TEnum::_initializeDefinitions() phpDoc
1 parent 86b129d commit 135bd93

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/TEnum.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,8 @@ private final function __construct($name, $ordinal)
208208
* }
209209
* }
210210
* </code>
211+
*
212+
* @return array
211213
*/
212214
protected static function _initializeDefinitions()
213215
{

0 commit comments

Comments
 (0)