removed all closing PHP tags

This commit is contained in:
Bjoern Boschman 2016-03-08 12:19:05 +01:00
parent df69e8980c
commit b3b1d408e5
6 changed files with 0 additions and 6 deletions

View file

@ -18,4 +18,3 @@ interface Resque_Failure_Interface
*/
public function __construct($payload, $exception, $worker, $queue);
}
?>