Skip to content

Commit

Permalink
Remove <<__RxShallow>> - hhvm too old
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Jan 28, 2020
1 parent dca8dde commit 7c6d274
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Ref.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@
* to avoid this class.
*/
final class Ref<T> {
<<__RxShallow>>
public function __construct(public T $value) {}
}

0 comments on commit 7c6d274

Please sign in to comment.