Test Setup Failed
Pull Request — release/2.5.x (#10)
by Muhammed
20:47 queued 03:13
created
src/Zicht/Bundle/PageBundle/Security/Voter/ScheduledContentVoter.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -21,8 +21,6 @@
 block discarded – undo
21 21
      * Decide based on the current date and time what the vote should be. Static so it's strategy can easily be accessed
22 22
      * by other components as well, without the actual need for the voter instance.
23 23
      *
24
-     * @param \DateTime $scheduledFrom
25
-     * @param \DateTime $scheduledTill
26 24
      * @return int
27 25
      */
28 26
     public static function decide(ScheduledContentInterface $object)
Please login to merge, or discard this patch.