<?php
class Rst
{
    public function 
__constructRstOptions $options null )
    {
    }
}
&lt;?php
class Rst
{
    public function __construct( RstOptions*|null* $options = null )
    {
    }
}