PhpCommentsPreserved
class PhpCommentsPreserved implements PreconditionInterface (View source)
Properties
protected int | $docCommentCanary | This is to check if comments are being stripped (Doctrine ORM depends on comments not being stripped). |
Methods
string
getName()
Get the precondition name.
string
getUniqueIdentifier()
Get the precondition handle.
bool
isOptional()
Is this an optional precondition?
performCheck()
Get the precondition result.
Details
string
getName()
Get the precondition name.
string
getUniqueIdentifier()
Get the precondition handle.
bool
isOptional()
Is this an optional precondition?
PreconditionResult
performCheck()
Get the precondition result.