<?php namespace FluentForm\Framework\Database\Orm; use RuntimeException; class MassAssignmentException extends RuntimeException { // Pass }