PHP Class Pinq\Tests\Integration\ExpressionTrees\ScopedClassConstants

Inheritance: extends ParentScopeClass
Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
concreteClass ( )
parentClass ( )
parentClassStaticMethod ( )
selfClass ( )
selfClassStaticMethod ( )
selfParameter ( ) Only self::class does not throw a fatal error
selfParameterComplex ( )
staticClass ( )
staticClassStaticMethod ( )

Method Details

concreteClass() public méthode

public concreteClass ( )

parentClass() public méthode

public parentClass ( )

parentClassStaticMethod() public static méthode

public static parentClassStaticMethod ( )

selfClass() public méthode

public selfClass ( )

selfClassStaticMethod() public static méthode

public static selfClassStaticMethod ( )

selfParameter() public méthode

Only self::class does not throw a fatal error
public selfParameter ( )

selfParameterComplex() public méthode

staticClass() public méthode

public staticClass ( )

staticClassStaticMethod() public static méthode

public static staticClassStaticMethod ( )