Skip to content

Commit 44dae86

Browse files
committed
fix schema.org GenderType formatting
1 parent 6fa2172 commit 44dae86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/e2e/original/App/Schema/Enum/GenderType.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
*/
1414
class GenderType extends Enum
1515
{
16-
1716
/** @var string The male gender. */
1817
public const MALE = 'https://schema.org/Male';
1918

0 commit comments

Comments
 (0)