Skip to content

Instantly share code, notes, and snippets.

@assertchris
Created August 25, 2016 05:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save assertchris/e4304065661a9db935fe137b237eea0f to your computer and use it in GitHub Desktop.
Save assertchris/e4304065661a9db935fe137b237eea0f to your computer and use it in GitHub Desktop.
<?php
use SilverStripe\Database\Model;
return [
"classes" => [
Model::class,
],
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment