Roman

Avatar
  • 活动总数 6
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • 已编辑于

    Exclude folder from hint dialogue.

    I have a Symfony project with PHP-CS-Fixer installed in a separate folder tools/ as suggested per documentation not to mix with other vendor/ libraries. I marked the "tools/" folder as excluded in ...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Twig type hint support for intersection and union types

    Hi. Can you help me to figure out how to type hint intersection(union) types in twig templates? For a single interface, I can do something like this and it works fine: {# @var f1 \App\Foo #} But ho...
    • 3 个关注者
    • 3 条评论
    • 1 票