RenameEntryStrategy
Methods
- renames() : array<string|int, string>
Methods
renames()
public
renames(Schema $schema) : array<string|int, string>
Parameters
- $schema : Schema
Return values
array<string|int, string> —map of current_name => new_name; PHP casts a numeric name to an int key, empty when nothing is renamed