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
Zephir
ClassMethod
isVoid
Zephir\ClassMethod::isVoid PHP Méthode
ClassMethod Class Documentation
Afficher le fichier
Open project: phalcon/zephir
isVoid()
public
méthode
Checks if the method must not return any value
public
isVoid
( ) :
boolean
Résultat
boolean
public function isVoid() { return $this->void; }
ClassMethod
__construct
areReturnTypesBoolCompatible
areReturnTypesDoubleCompatible
areReturnTypesIntCompatible
areReturnTypesNullCompatible
areReturnTypesStringCompatible
assignDefaultValue
assignZvalValue
checkStrictType
checkVisibility
compile
getCallGathererPass
getClassDefinition
getDocBlock
getInternalName
getInternalParameters
getLastLine
getLine
getLocalContextPass
getModifiers
getName
getNumberOfParameters
getNumberOfRequiredParameters
getOptimizedMethod
getParameters
getParsedDocBlock
getReturnClassTypes
getReturnTypes
getReturnTypesRaw
getShortcutName
getStatementsBlock
getStaticTypeInferencePass
getVisibility
hasChildReturnStatementType
hasModifier
hasParameters
hasReturnTypes
hasReturnTypesRaw
isAbstract
isBundled
isConstructor
isDeprecated
isEmpty
isFinal
isInitializer
isInline
isInternal
isPrivate
isProtected
isPublic
isShortcut
isStatic
isVoid
preCompile
removeMemoryStackReferences
setIsBundled
setIsInitializer
setIsInternal
setIsStatic
setName
setReturnTypes
setStatementsBlock
setupOptimized