<?php class TransformativeAction extends Eloquent { protected $table = 'transformative_actions'; }