[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/zendframework/zend-stdlib/src/Guard/ -> ArrayOrTraversableGuardTrait.php (summary)

Zend Framework (http://framework.zend.com/)

Copyright: Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
File Size: 41 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  guardForArrayOrTraversable()

Functions
Functions that are not part of a class:

guardForArrayOrTraversable($data,$dataName = 'Argument',$exceptionClass = 'Zend\Stdlib\Exception\InvalidArgumentException')   X-Ref
Verifies that the data is an array or Traversable

param: mixed  $data           the data to verify
param: string $dataName       the data name
param: string $exceptionClass FQCN for the exception



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1