Метод | Описание | |
---|---|---|
__construct ( ApiGen\Contracts\Parser\Elements\ElementsInterface $elements, ApiGen\Contracts\Configuration\ConfigurationInterface $configuration ) | ||
sort ( array $groups ) |
Метод | Описание | |
---|---|---|
addMissingElementTypes ( string $groupName ) | ||
addMissingParentGroups ( string $groupName ) | ||
compareGroups ( string $one, string $two, string $main ) : integer | ||
convertGroupNamesToLower ( array $groupNames ) : array | ||
isNoneGroupOnly ( array $groups ) : boolean |
public __construct ( ApiGen\Contracts\Parser\Elements\ElementsInterface $elements, ApiGen\Contracts\Configuration\ConfigurationInterface $configuration ) | ||
$elements | ApiGen\Contracts\Parser\Elements\ElementsInterface | |
$configuration | ApiGen\Contracts\Configuration\ConfigurationInterface |