Compare commits

..

No commits in common. "f98a277986b996a20e4cf8f21bfccd85020b9416" and "b011d3930c46d59f952b2fd63e2e2c525b5e4673" have entirely different histories.

View File

@ -13,7 +13,7 @@ use IteratorAggregate;
*
* @author Александр Бабаев
* @package php_components_pack
* @version 1.0.1
* @version 1.0
* @since 1.0.14
*/
final class Dictionary implements ArrayAccess, IteratorAggregate, Countable, ISerializable