Pheasant\Mapper\AbstractMapper::insert PHP Method

insert() protected method

protected insert ( $object )
    protected function insert($object)
    {
        throw new \BadMethodCallException(__FUNCTION__ . " not implemented");
    }