Skip to content

Instantly share code, notes, and snippets.

@Ikke
Created April 27, 2012 11:24
Show Gist options
  • Select an option

  • Save Ikke/2508506 to your computer and use it in GitHub Desktop.

Select an option

Save Ikke/2508506 to your computer and use it in GitHub Desktop.
phpdoc type hinting
<?php
/** @var Model_Test foo */
$foo = Model::factory('test')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment