Skip to content

Conversation

maxhelias
Copy link

No description provided.

* @throws UndefinedBuildException if the build does not exist
*/
public function getEntrypointLookup(string $buildName = null): EntrypointLookupInterface;
public function getEntrypointLookup(?string $buildName = null): EntrypointLookupInterface;
Copy link
Author

@maxhelias maxhelias Apr 19, 2024

Choose a reason for hiding this comment

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

@nicolas-grekas Is it a BC to add explicitly the nullable type on interfaces?

@maxhelias
Copy link
Author

The CI failure is unrelated, but would you like me to integrate the coding style fix here?

@maxhelias
Copy link
Author

Fixed by #234

@maxhelias maxhelias closed this Sep 20, 2024
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.

1 participant