<?php namespace Rails\Exception\PHPError; class UserWarning extends Base { protected $title = 'PHP User Warning'; }