Adjust phpDoc
This commit is contained in:
parent
f9c31402d4
commit
fc54a7161b
|
@ -32,7 +32,7 @@ use OCC\Basics\Traits\Getter;
|
||||||
use Serializable;
|
use Serializable;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A type-sensitive collection.
|
* A type-sensitive, unsorted collection.
|
||||||
*
|
*
|
||||||
* @author Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
|
* @author Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
|
||||||
* @package Basics\DataStructures
|
* @package Basics\DataStructures
|
||||||
|
|
Loading…
Reference in New Issue