PHP Class PHPUnit_Extensions_Database_DataSet_Persistors_Factory, qcodo

Author: Mike Lively ([email protected])
Show file Open project: qcodo/qcodo Class Usage Examples

Public Methods

Method Description
getPersistorBySpec ( string $type, string $spec ) : PHPUnit_Extensions_Database_DataSet_IPersistable Returns the persistor.

Method Details

getPersistorBySpec() public method

Returns the persistor.
public getPersistorBySpec ( string $type, string $spec ) : PHPUnit_Extensions_Database_DataSet_IPersistable
$type string
$spec string
return PHPUnit_Extensions_Database_DataSet_IPersistable