CycloneDX Library

ToolRepository
in package
implements Countable

Unique collection of {@see Tool}.

Tags
author

jkowalleck

Table of Contents

Interfaces

Countable

Properties

$items  : array<string|int, Tool>

Methods

__construct()  : mixed
addItems()  : $this
count()  : int
getItems()  : array<string|int, Tool>

Properties

Methods

count()

public count() : int
Tags
psalm-return

0|positive-int

Return values
int

getItems()

public getItems() : array<string|int, Tool>
Tags
psalm-return

list<Tool>

Return values
array<string|int, Tool>

        
On this page

Search results