Update components.rst
Added: namespace App\Controller\Component; on component creation, this was missing in the documentation. Without it it give a a error that a custom component is not found.
Loading
Please sign in to comment
Added: namespace App\Controller\Component; on component creation, this was missing in the documentation. Without it it give a a error that a custom component is not found.