Skip to content

Commit

Permalink
Removed block
Browse files Browse the repository at this point in the history
  • Loading branch information
Gengar-i committed Jan 15, 2024
1 parent f9752d4 commit 1885feb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/bundle/SystemInfo/Value/RepositoryMetrics.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,7 @@ class RepositoryMetrics extends ValueObject implements SystemInfo
*/
public $versionsCount;

/**
* Count of content types.
*
* @var int
*/
/** @var int */
public $contentTypesCount;
}

Expand Down

0 comments on commit 1885feb

Please sign in to comment.