Skip to content

Instantly share code, notes, and snippets.

View phutureproof's full-sized avatar

Dale phutureproof

View GitHub Profile
<?php
// see https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Advanced+Metadata
namespace PHPSTORM_META {
override(\Doctrine\ORM\EntityManager::find(0), map([
'' => '@',
]));
override(\Interop\Container\ContainerInterface::get(0), map([
'' => '@',