Laravel.io
<?php
namespace Vendor\Package;

class ClassName
{
    public $foo = null;
}

Please note that all pasted data is publicly available.