1
0
Fork 0
mirror of https://github.com/archtechx/laravel-tips.git synced 2025-12-12 05:14:04 +00:00
laravel-tips/content/tips/you-can-import-entire-namespaces-in-php.md
Samuel Štancl a955c3968b Week 24/2022
2022-06-19 21:46:45 +02:00

13 lines
No EOL
427 B
Markdown

---
title: 'You can import entire namespaces in PHP'
tweet_id: '1538579126595899393'
thread_slug: weekly-thread-2022-24
author_username: archtechx
images:
- 'https://pbs.twimg.com/media/FVYDILtUAAAmQlc.jpg'
created_at: 2022-06-19T17:47:03+00:00
slug: you-can-import-entire-namespaces-in-php
---
🔥 You can import entire namespaces in PHP
This is useful when you're interacting with *many* classes from a single namespace