Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
hiqdev
assetpackagist
models
Release
PHP Class hiqdev\assetpackagist\models\Release
Inheritance:
extends
yii\base\Model
Afficher le fichier
Open project: hiqdev/asset-packagist
Méthodes publiques
Свойство
Type
Description
$dist
array
$name
release name
$require
release requirements
$source
array
$uid
release UID
$version
the release version
Méthodes publiques
Méthode
Description
isValid
( ) :
boolean
Method Details
isValid()
public
méthode
public
isValid
( ) :
boolean
Résultat
boolean
whether the release is valid and can be used generally used
Property Details
$dist
public_oe property
public
array
$dist
Résultat
array
$name
public_oe property
release name
public
$name
$require
public_oe property
release requirements
public
$require
$source
public_oe property
public
array
$source
Résultat
array
$uid
public_oe property
release UID
public
$uid
$version
public_oe property
the release version
public
$version