PregMatchFlags
in package
FinalYes
Table of Contents
Methods
- getType() : Type|null
- removeNullFromMatches() : Type
Methods
getType()
public
static getType(Arg|null $flagsArg, Scope $scope) : Type|null
Parameters
- $flagsArg : Arg|null
- $scope : Scope
Return values
Type|nullremoveNullFromMatches()
public
static removeNullFromMatches(Type $matchesType) : Type
Parameters
- $matchesType : Type