Methods

Enable sanitization mode in the object

sanitize() : \Fuel\Core\Sanitization

fluent This method is part of a fluent interface and will return the same instance

Returns

Returns the current sanitization state of the object

sanitized() : bool

Returns

bool

Disable sanitization mode in the object

unsanitize() : \Fuel\Core\Sanitization

fluent This method is part of a fluent interface and will return the same instance

Returns