assets
This commit is contained in:
@@ -63,7 +63,7 @@ class ProcessAssetsJob implements ShouldQueue
|
|||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
public function __construct(JobProcessAssets $jpa)
|
public function __construct(JobProcessAsset $jpa)
|
||||||
{
|
{
|
||||||
$this->charId = $jpa->charId;
|
$this->charId = $jpa->charId;
|
||||||
$this->corpId = $jpa->corpId;
|
$this->corpId = $jpa->corpId;
|
||||||
|
|||||||
Reference in New Issue
Block a user