Explorar o código

Fixed small typo in phpdoc.

ondrowan %!s(int64=13) %!d(string=hai) anos
pai
achega
1dcf74ab70

+ 1 - 1
src/Symfony/Component/Security/Core/Authorization/Voter/VoterInterface.php

@@ -45,7 +45,7 @@ interface VoterInterface
     /**
      * Returns the vote for the given parameters.
      *
-     * This method must return one of the following constant:
+     * This method must return one of the following constants:
      * ACCESS_GRANTED, ACCESS_DENIED, or ACCESS_ABSTAIN.
      *
      * @param TokenInterface $token      A TokenInterface instance