Skip to content

Instantly share code, notes, and snippets.

@tiraeth
Created September 3, 2012 10:23
Show Gist options
  • Save tiraeth/3608385 to your computer and use it in GitHub Desktop.
Save tiraeth/3608385 to your computer and use it in GitHub Desktop.
<?php
namespace Your\Namespace\Mate;
use Darwin\HealthScore\Specimen;
class DarwinSpecimen extends \ArrayObject implements Specimen
{
// @TODO: Implement stubs
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment