download
raw
386 Bytes
<?php
namespace Faker\Extension;
/**
* @experimental This interface is experimental and does not fall under our BC promise
*/
interface CompanyExtension extends Extension
{
/**
* @example 'Acme Ltd'
*/
public function company(): string;
/**
* @example 'Ltd'
*/
public function companySuffix(): string;
public function jobTitle(): string;
}

Xet Storage Details

Size:
386 Bytes
·
Xet hash:
b986090c016bf1fc70f57958a4808eb11ecab31e218b6454c84d84e05dcb7f51

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.