Skip to content

Instantly share code, notes, and snippets.

@Mulkave
Created June 8, 2016 20:35
Show Gist options
  • Save Mulkave/c8a733c3c339350837d9e934e07b995f to your computer and use it in GitHub Desktop.
Save Mulkave/c8a733c3c339350837d9e934e07b995f to your computer and use it in GitHub Desktop.
<?php
namespace Directory\Data\Entities\Citizen\Values;
use Directory\Foundation\Value;
class Name extends Value
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment