Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getter should match setter. \Phinx\Console\Command\Create.php:21 … #912

Merged
merged 1 commit into from
Jul 19, 2016
Merged

Getter should match setter. \Phinx\Console\Command\Create.php:21 … #912

merged 1 commit into from
Jul 19, 2016

Conversation

f3ath
Copy link
Contributor

@f3ath f3ath commented Jul 19, 2016

…uses getMigrationBaseClassName() so it is added to the interface

…uses getMigrationBaseClassName() so it is added to the interface
* @param boolean $dropNamespace Return the base migration class name without the namespace.
* @return string
*/
public function getMigrationBaseClassName($dropNamespace = true);
Copy link
Contributor Author

@f3ath f3ath Jul 19, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rquadling
Copy link
Collaborator

That looks good.

@rquadling rquadling merged commit 29c125a into cakephp:0.6.x-dev Jul 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants