Class DispenseHelper
Dispense Helper
A helper class containing a dispense utility.
Namespace: RedBeanPHP\Util
Copyright:
License: BSD/GPLv2
Author: Gabor de Mooij and the RedBeanPHP Community
File: RedBeanPHP/Util/DispenseHelper.php
Located at Util/DispenseHelper.php
Copyright:
copyright (c) G.J.G.T. (Gabor) de Mooij and the RedBeanPHP Community This source file is subject to the BSD/GPLv2 License that is bundled with this source code in the file license.txt.
License: BSD/GPLv2
Author: Gabor de Mooij and the RedBeanPHP Community
File: RedBeanPHP/Util/DispenseHelper.php
Located at Util/DispenseHelper.php
public static
array|OODBBean
|
#
dispense(
Dispenses a new RedBean OODB Bean for use with the rest of the methods. |
public static
array
|
#
dispenseAll(
Takes a comma separated list of bean types and dispenses these beans. For each type in the list you can specify the number of beans to be dispensed. |