Removes slashes from both the end of string and words

package Gems
subpackage Filter
copyright Copyright (c) 2012 Erasmus MC
license New BSD License
since Class available since version 1.5

 Methods

Returns the result of filtering $value

filter(mixed $value) : mixed

Parameters

$value

mixed

Exceptions

\Zend_Filter_Exception If filtering $value is impossible

Returns

mixed