Documentation

HashToSlashCommentFixer extends AbstractProxyFixer
in package
implements DeprecatedFixerInterface

Changes single comments prefixes '#' with '//'.

Tags
author

SpacePossum

deprecated

in 2.4, proxy to SingleLineCommentStyleFixer

Interfaces, Classes and Traits

DeprecatedFixerInterface

Table of Contents

getDefinition()  : mixed
{@inheritdoc}
getSuccessorsNames()  : array<string|int, string>
Returns names of fixers to use instead, if any.
createProxyFixers()  : mixed
{@inheritdoc}

Methods

getSuccessorsNames()

Returns names of fixers to use instead, if any.

public getSuccessorsNames() : array<string|int, string>
Return values
array<string|int, string>

Search results