Coder Social home page Coder Social logo

Comments (4)

allebb avatar allebb commented on August 25, 2024

I'm pretty sure that this is a limitation of NetBeans... If however, they've recently fixed it in 8.2 and you've been able to manually specify the option please could you let me know which one and I will be able to add it to the package.

Otherwise I'll get round to doing further investigation when I'm back from my holiday. - Happy to accept any PR's too :)

from netbeans-psr-formatting.

shawe avatar shawe commented on August 25, 2024

@springimport Seems that also you are not using http://www.php-fig.org/psr/psr-2/#namespace-and-use-declarations

When present, all use declarations MUST go after the namespace declaration.

 * @param \Magento\Framework\App\Helper\Context $context
 * @param \Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig
 * @param \Magento\Customer\Model\Session $customerSession

And you are putting it on phpdoc block, where is not needed if you put it as expected.

from netbeans-psr-formatting.

allebb avatar allebb commented on August 25, 2024

👍

Closing issue as I cannot reproduce, the advice offered by @shawe seems to do the trick.

from netbeans-psr-formatting.

shawe avatar shawe commented on August 25, 2024

@allebb for me using PhpStorm, yes, do the trick, but NetBeans seems to have a very poor support respecting for PSR1/PSR2 rules.

from netbeans-psr-formatting.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.