-
Notifications
You must be signed in to change notification settings - Fork 0
Implement new static method for SimpleObject #145
Copy link
Copy link
Open
Labels
architectureArchitecture related topicsArchitecture related topicscode qualityCode quality related issue (must not affect architecture)Code quality related issue (must not affect architecture)enhancementNew feature or requestNew feature or requestleafLeaf ticket is a final non-aggregation typeLeaf ticket is a final non-aggregation typetinyunfinished concept
Metadata
Metadata
Assignees
Labels
architectureArchitecture related topicsArchitecture related topicscode qualityCode quality related issue (must not affect architecture)Code quality related issue (must not affect architecture)enhancementNew feature or requestNew feature or requestleafLeaf ticket is a final non-aggregation typeLeaf ticket is a final non-aggregation typetinyunfinished concept
Due to architecture of PHP for calling method on the newly create object, you need to wrap it into brackets.
This construction is extremely uncomfortable to use, for this purpose
newstatic method should be introduced: