mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +00:00
Global reformat
This commit is contained in:
parent
14c0e26559
commit
51fda513f4
11 changed files with 532 additions and 533 deletions
|
@ -1,8 +1,9 @@
|
|||
<?php
|
||||
|
||||
class PHP_Error_Job
|
||||
{
|
||||
public function perform()
|
||||
{
|
||||
callToUndefinedFunction();
|
||||
}
|
||||
public function perform()
|
||||
{
|
||||
callToUndefinedFunction();
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue