Ouzo\Db\ParameterPlaceHolderCallback::__construct PHP Method

__construct() public method

public __construct ( $boundValues )
    public function __construct($boundValues)
    {
        $this->_boundValues = $boundValues;
    }