Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit ec17d29

Browse files
author
Petr Knap
committed
Removed version from PhpDoc
1 parent 56ae125 commit ec17d29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Enum/AbstractEnum.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
* @author Petr Knap <dev@petrknap.cz>
99
* @since 2016-01-23
1010
* @package PetrKnap\Php\Enum
11-
* @version 1.0.1
1211
* @license https://github.com/petrknap/php-enum/blob/master/LICENSE MIT
1312
*/
1413
abstract class AbstractEnum

0 commit comments

Comments
 (0)