Icicle\Concurrent\Threading\Parcel::wrap PHP 메소드

wrap() 보호된 메소드

protected wrap ( $value )
    protected function wrap($value)
    {
        $this->storage->set($value);
    }