Skip to content
#

woocommerce

Here are 1,007 public repositories matching this topic...

seb86
seb86 commented Aug 18, 2020

Is this enhancement related to a problem? Please describe.

Eventually the use of NAMESPACES could help with a number of things including packaging the plugin much easier into CoCart Pro and speed for those using PHP 7+

Describe the solution you'd like

Include namespaces like so.

namespace CoCart\CoCartLite\RestAPI;

Then the namespace can be used like so.

Improve this page

Add a description, image, and links to the woocommerce topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the woocommerce topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.