name: PrunableFailedJobProvider class_comment: null dependencies: - name: DateTimeInterface type: class source: DateTimeInterface properties: [] methods: - name: prune visibility: public parameters: - name: before comment: '# * Prune all of the entries older than the given date. # * # * @param \DateTimeInterface $before # * @return int' traits: - DateTimeInterface interfaces: []