메소드 | 설명 | |
---|---|---|
__construct ( |
SiPrefixSetupService constructor. | |
importSiPrefixes ( ) : array | Imports or updates the existing si prefixes. |
메소드 | 설명 | |
---|---|---|
getSiPrefix ( string $name ) : |
Finds an SI Prefix by name. |
public __construct ( |
||
$entityManager | ||
$kernel | Symfony\Component\HttpKernel\KernelInterface |
protected getSiPrefix ( string $name ) : |
||
$name | string | The SI Prefix name |
리턴 |
public importSiPrefixes ( ) : array | ||
리턴 | array | An array with the keys "skipped" and "imported" which contain the number of si prefixes skipped and imported |