Eris\Generator\ContainmentCheck::of PHP Méthode

of() public static méthode

public static of ( $generator )
    public static function of($generator)
    {
        return new self($generator);
    }
ContainmentCheck