Skip to content

docs: fix transformer generator namespace command example#10277

Merged
michalsn merged 1 commit into
codeigniter4:developfrom
datamweb:fix/transformer-generator-namespace-example
Jun 5, 2026
Merged

docs: fix transformer generator namespace command example#10277
michalsn merged 1 commit into
codeigniter4:developfrom
datamweb:fix/transformer-generator-namespace-example

Conversation

@datamweb
Copy link
Copy Markdown
Contributor

@datamweb datamweb commented Jun 5, 2026

Description

PS I:\work\Github\CI4> php spark make:transformer User --namespace MyCompany\API

CodeIgniter v4.7.3 Command Line Tool - Server Time: 2026-06-05 08:18:45 UTC+03:30

File exists: "APPPATH\ThirdParty\mycompany-api\src\Transformers\User.php"

PS I:\work\Github\CI4>

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@github-actions github-actions Bot added the documentation Pull requests for documentation only label Jun 5, 2026
Copy link
Copy Markdown
Member

@paulbalandan paulbalandan left a comment

Choose a reason for hiding this comment

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

Heads up: the former usage will become valid in 4.8

@michalsn michalsn merged commit 53fa63b into codeigniter4:develop Jun 5, 2026
5 checks passed
@michalsn
Copy link
Copy Markdown
Member

michalsn commented Jun 5, 2026

Thank you @datamweb

@datamweb datamweb deleted the fix/transformer-generator-namespace-example branch June 5, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Pull requests for documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants