Method | Description | |
---|---|---|
getIdentifier ( ) : string | NOTE: This method is overridden for historical reasons. Previously code migrations were expected to consist of the string "Version" and a 12-character timestamp suffix. The suffix has been changed to a 14-character timestamp. | |
up ( ) : void |
Method | Description | |
---|---|---|
transformFormat ( string $format ) : string |
public getIdentifier ( ) : string | ||
return | string |
protected transformFormat ( string $format ) : string | ||
$format | string | |
return | string |