Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Laralib
L5scaffold
Localizations
SyntaxBuilder
PHP Class Laralib\L5scaffold\Localizations\SyntaxBuilder
Author:
Ryan Gurnick (
[email protected]
)
Exibir arquivo
Open project: laralib/l5scaffold
Public Methods
Method
Description
create
(
array
$schema
) :
string
Create the PHP syntax for the given schema.
Private Methods
Method
Description
createSchemaForLocalization
(
$schema
)
Method Details
create()
public
method
Create the PHP syntax for the given schema.
public
create
(
array
$schema
) :
string
$schema
array
return
string