Przeglądaj źródła

Fixed small typo in phpdoc.

ondrowan 13 lat temu
rodzic
commit
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