PopTest\Event\Foo::factory PHP Method

factory() public static method

public static factory ( $arg )
    public static function factory($arg)
    {
        return new self($arg);
    }