Get method of type, i.e. 'read', 'update', 'create', 'delete'.

Returns

string

Source

						public function type() {
		return $this->_type;
	}