Skip to content

Instantly share code, notes, and snippets.

@NoiseEee
Created September 4, 2014 20:42
Show Gist options
  • Save NoiseEee/9a68b41b26b8500a8f9d to your computer and use it in GitHub Desktop.
Save NoiseEee/9a68b41b26b8500a8f9d to your computer and use it in GitHub Desktop.
<?php
class Something() {
/**
* @var \User
*/
private $user;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment