Arrilot\Widgets\Test\Support\TestEncrypter::encrypt PHP Method

encrypt() public method

public encrypt ( $value )
    public function encrypt($value)
    {
        return $value;
    }
TestEncrypter