__construct() __construct(\League\Csv\int $columns_count = -1) New Instance. Parameters \League\Csv\int $columns_count Throws \League\Csv\OutOfRangeException if the column count is lesser than -1
__invoke() __invoke(array $record) Tell whether the submitted record is valid. Parameters array $record