|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (5)
View Page History{
protected $_stripAllSpaces;
public function __construct($stripAllSpaces = false) { }
public function setStripAllSpaces($stripAllSpaces) { }
public function getStripAllSpaces() { }
public function filter($value) { }
}