Upgrade to Pro — share decks privately, control downloads, hide ads and more …

補完したい話

 補完したい話

第127回PHP勉強会
PHPカンファレンス福岡2018 AfterHack

で発表した資料です。

chiroruxx

June 27, 2018
Tweet

More Decks by chiroruxx

Other Decks in Programming

Transcript

  1. .phpstorm.meta.php <?php namespace PHPSTORM_META { override(¥ServiceLocatorInterface::get(0), map([ "special" => ¥Exception::class,

    ¥ExampleFactory::EXAMPLE_B => ExampleB::class, ¥EXAMPLE_B => ¥ExampleB::class, ])); }