You are here

namespace Zend\Stdlib\Guard in Zircon Profile 8.0

Same name in other branches
  1. 8 Zend\Stdlib\Guard
Classsort descending Location Description
AllGuardsTrait vendor/zendframework/zend-stdlib/src/Guard/AllGuardsTrait.php An aggregate for all guard traits
ArrayOrTraversableGuardTrait vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php Provide a guard method for array or Traversable data
EmptyGuardTrait vendor/zendframework/zend-stdlib/src/Guard/EmptyGuardTrait.php Provide a guard method against empty data
GuardUtils vendor/zendframework/zend-stdlib/src/Guard/GuardUtils.php Static guard helper class
NullGuardTrait vendor/zendframework/zend-stdlib/src/Guard/NullGuardTrait.php Provide a guard method against null data