Skip to content

Commit 22e6cff

Browse files
committed
Update Aplus::VERSION constant
1 parent 4fc6bcc commit 22e6cff

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Aplus.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ final class Aplus
1616
{
1717
/**
1818
* The Aplus version.
19-
*
20-
* @var string
2119
*/
22-
public const VERSION = '25.1.0';
20+
public const string VERSION = '25.1.0';
2321
}

0 commit comments

Comments
 (0)