메소드 | 설명 | |
---|---|---|
__construct ( string $acceptedSuffix ) | Creates the expression. | |
equivalentTo ( Webmozart\Expression\Expression $other ) | ||
evaluate ( $value ) | ||
getAcceptedSuffix ( ) : string | Returns the accepted suffix. | |
toString ( ) |
public __construct ( string $acceptedSuffix ) | ||
$acceptedSuffix | string | The accepted suffix. |
public equivalentTo ( Webmozart\Expression\Expression $other ) | ||
$other | Webmozart\Expression\Expression |
public getAcceptedSuffix ( ) : string | ||
리턴 | string | The accepted suffix. |