Skip to content

Make core public in service builder #26

@mesilov

Description

@mesilov

Description

Make core public in service builder

Example

// now
$b24Service->getMainScope()->main()->core->call('some new method');

// 1.1.0
$b24Service->core->call('some new method');

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions