Skip to content

Conversation

@SAThomsen
Copy link
Contributor

Going through the doc I noticed that this notation is missing.

Going through the doc I noticed that this notation is missing.
@ravage84 ravage84 added this to the 3.x milestone Feb 21, 2017
en/plugins.rst Outdated

$contacts = TableRegistry::get('ContactManager.Contacts');

Alternatively you can use:
Copy link
Contributor

Choose a reason for hiding this comment

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

Alternatively, from Controller Context, you can use:

Copy link
Member

Choose a reason for hiding this comment

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

Also, shell etc.
Basically anywhere where you got the ModelAware trait attached afaik.

Copy link
Member

Choose a reason for hiding this comment

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

This line needs to end in :: to make the following section pre-formatted.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks guys:) I haven't worked with github like this before, so bear with me:)

en/plugins.rst Outdated

$contacts = TableRegistry::get('ContactManager.Contacts');

Alternatively you can use:
Copy link
Member

Choose a reason for hiding this comment

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

This line needs to end in :: to make the following section pre-formatted.

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.

7 participants