resource = $resource; } public function report() { // TODO: Handle this nicely, throw response, etc. return "Resource {$this->resource} is not available for the migration."; } }