Skip to content

Instantly share code, notes, and snippets.

nohup /Foo/Bar/flow job:work theQueueName >> /var/log/beanstalkd/theQueueName.log 2>&1 &
<?php
/* *
* This script belongs to the TYPO3 Flow package "BLEICKER.ArtManager.Structure". *
* *
* */
namespace BLEICKER\ArtManager\Structure\Tests\Functional\Domain\Model;
use BLEICKER\ArtManager\Structure\Domain\Model\Artist;
use BLEICKER\ArtManager\Structure\Domain\Model\Company;